Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 498 Bytes

File metadata and controls

15 lines (10 loc) · 498 Bytes

Spring Boot Web Application

一个简单的增该查demo

  • 使用h2内存数据库方便配置
  • 使用jpa做增改查

如何启动?

  1. clone到本地
  2. 直接运行

This repository has the project files for a tutorial series on Spring Boot available from by website at Spring Framework Guru

Checkout the full tutorial here!

Spring Boot - making Spring Fun again!