Back-end/Spring Boot, JPA
뉴렉쳐 Spring MVC 킹왕쨩
philo0407
2020. 12. 11. 01:49
Spring MVC (스프링 웹 MVC) 강의 03 - 메이븐을 이용한 기본 웹 프로젝트 생성하기



Update Maven Project


UTF-8로 바꾸기

docs.spring.io/spring-framework/docs/5.2.x/spring-framework-reference/core.html#beans
Core Technologies
In the preceding scenario, using @Autowired works well and provides the desired modularity, but determining exactly where the autowired bean definitions are declared is still somewhat ambiguous. For example, as a developer looking at ServiceConfig, how do
docs.spring.io
url로 들어갈때 /index.jsp가 아니라 /index 이다..