Post
KO

spring boot 시작

spring boot 시작

출처 : https://springframework.guru/spring-boot-web-application-part-2-using-thymeleaf/

Conclusion

At this point in this tutorial series on building a Spring Boot web application using Spring Boot, we’ve shown you how to create a basic project using the Spring Initializr and setup support for Thymeleaf. You can see how Spring Boot has made some common sense choices for us, like configuring the Thymeleaf template engine for use with Spring MVC, defaulting the locations for static resources, and providing out of the box support for WebJars.

결론임

This article is licensed under CC BY 4.0 by the author.