Inflearn Community Q&A
thymeleaf 관련 질문입니다
Written on
·
215
0
안녕하세요.
에러가 발생하는데 원인을 몰라 질문드립니다.
저장 완료라고 입력하면 에러가 뜨고 영어 save로 하면 제대로 동작하는데 타임리프 설정을 잘못해둬서 그런걸까요?
MVCspring
Quiz
When creating dynamic web pages with Spring MVC, what are the key dependency combinations needed for basic web features and HTML template processing? The key dependencies typically include: * `spring-boot-starter-web` (for core web capabilities) * A template engine starter like `spring-boot-starter-thymeleaf` (for HTML templating)
Web, H2
Web, Thymeleaf
JPA, Lombok
Test, Web





감사합니다 :)