Spring Initializr
과거에는 Maven을 많이 썼었는데 요즘에는 Gradle을 많이 쓰는 추세
Thymeleaf → HTML 템플릿 엔진
요즘에는 src밑에 main과 test directory가 나눠져 있다.
src
main
test
→ 그만큼 test가 중요하다는 뜻!