Spring boot dependencies, and library Dependencies https://start.spring.io/ Spring Web Thymeleaf : Template Engine Library Spring boot basic spring-boot-startup-logging - logback - jul-to-slf4j Add spring-boot-devtools : compile만 해주면 서버 재시작없이 View 파일 변경 가능 (menu build - Recompile) Backend/Spring boot 2022.02.10