Spring Boot框架(三)--Spring Boot開發Web項目

Spring Boot 提供了spring-boot-starter-web來爲Web開發予以支持,spring-boot-starter-web爲我們提供了嵌入的Tomcat以及SpringMVC的依賴。我們還用到模板引擎,主要使用Thymeleaf作爲模板引擎,事實上,Spring Boot提供了大量的模板引擎,包括FreeMarker、Groovy、Thymeleaf、Mustache等等,
相關文章
相關標籤/搜索