spring-boot-jpa-thymeleaf-tutorial:教材

时间:2024-07-16 15:51:11
【文件属性】:

文件名称:spring-boot-jpa-thymeleaf-tutorial:教材

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-16 15:51:11

Java

spring-boot-jpa-thymeleaf-tutorial 这是一个简单的 Java Web 开发教程。 应用技术 Java SE 8 Apache Maven 3+(构建工具) Spring Boot 1.2.1.RELEASE(网络框架) Spring Data JPA(ORM 框架) HSQLDB(内存数据库引擎) Thymeleaf(模板引擎) 脚步 创建 Web 应用程序 创建一个新的空目录 初始化本地 Git 存储库 设置 .gitignore 以忽略目标目录和 IDE 配置文件 创建 pom.xml 设置项目、父级、java版本、spring boot maven插件和需要的依赖 通过 groupId 和里面的 Application 配置类创建新包 注释 Application 类以启用自动配置、组件扫描并创建main()方法才能启动应用程序 使用s


【文件预览】:
spring-boot-jpa-thymeleaf-tutorial-master
----pom.xml(2KB)
----src()
--------main()
----.gitignore(21B)
----README.md(3KB)

网友评论