본문 바로가기

정리하고기록하자

검색하기
정리하고기록하자
프로필사진 정리하고기록하자

  • 분류 전체보기 (93)
    • Spring (6)
    • JAVA (8)
    • Database - 데이터베이스 ( DB ) (14)
    • Javascript (3)
    • Jquery (1)
    • Python (3)
    • 개발 상식 (10)
    • Data Structure (7)
    • git (1)
    • Algorithm (2)
    • 백준 - 알고리즘 (36)
    • 내돈내산 후기 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Good to be with you
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • Spring
  • 반복문
  • java
  • C언어
  • IF
  • 파이썬프로그래밍기초
  • Scanner
  • 백준알고리즘
  • 변수
  • for
  • error
  • 데이터
  • Scanner class
  • 백준
  • 알고리즘
  • java프로그래밍
  • 1차원배열
  • 배열
  • 함수
  • FOR문
  • 스캐너클래스
  • 스캐너
  • IFELSE
  • IF문
  • 자바
  • 자료구조
  • 하드웨어
  • 유비쿼터스
  • 기본
  • MySQL
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록전지현 (1)

정리하고기록하자

Spring-boot 신규 프로젝트 만들기 (2)

간단한 웹 애플리케이션으로 /hello URL 호출 할 경우 내가 만든 이미지리스트 가져와보기 Controller 생성하기 소스코드 package com.example.demo; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; @Controller @RequestMapping("/hello") public class ImgController { @GetMapping() public S..

Spring 2023. 11. 28. 14:22
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바