spring-boot2.0 thymeleaf bootstrap 整合示例

时间:2021-09-23 14:50:31
【文件属性】:
文件名称:spring-boot2.0 thymeleaf bootstrap 整合示例
文件大小:72KB
文件格式:7Z
更新时间:2021-09-23 14:50:31
spring-boot thymeleaf bootstrap spring-boot2.0 thymeleaf bootstrap 整合的一个示例项目,使用idea开发。步骤如下: 首先在idea或者eclipse(STS)中新建springboot项目,在选择依赖(Dependences)时引入web和thymeleaf。 接着我们将新建需要用到的3个文件,模拟真实开发过程中mvc这块内容。 需要新建的文件有实体类 Article.java,控制器 SiteController.java,页面 index.html。
【文件预览】:
springboot-thymeleaf-bootstrap-demo
----springboot-thymeleaf-bootstrap-demo.iml(8KB)
----mvnw.cmd(5KB)
----mvnw(6KB)
----src()
--------test()
--------main()
----target()
--------generated-test-sources()
--------generated-sources()
--------classes()
--------test-classes()
----.idea()
--------libraries()
--------misc.xml(439B)
--------compiler.xml(682B)
--------uiDesigner.xml(9KB)
--------workspace.xml(23KB)
--------encodings.xml(172B)
--------inspectionProfiles()
--------modules.xml(310B)
--------sbt.xml(159B)
----.mvn()
--------wrapper()
----pom.xml(2KB)
----.gitignore(268B)
----readme.md(9KB)

网友评论

  • 不错,值得学习
  • 别下载 没有意义 基本的数据库都没有