# springboot-idea-chapter04 **Repository Path**: Secretwei/springboot-idea-chapter04 ## Basic Information - **Project Name**: springboot-idea-chapter04 - **Description**: springboot 第四章视图技术 Thymeleaf - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 26 - **Created**: 2022-10-10 - **Last Updated**: 2022-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-idea-chapter04 # 简介 本例子演示使用Thymeleaf模板技术,重点理解 静态资源、模板物理存放位置和访问引用方法,多语言支持实现方法。 基于 JDK1.8 + springboot 2.3.7 - 使用Bootstrap [bsdemo](http://localhost:8080/index.html) - 使用thymeleaf模板 [hello](http://localhost:8080/hello)