1. 首页
  2. 数据库
  3. 其它
  4. 02 spring boot todo rest api h2 源码

02 spring boot todo rest api h2 源码

上传者: 2021-04-26 19:36:07上传 ZIP文件 12.63KB 热度 9次
Todo和Hello World Rest API连接到在端口5000上运行的H2内存数据库 作为Java应用程序运行com.in28minutes.rest.webservices.restfulwebservices.RestfulWebServicesApplication。 你好世界资源 Hello World { " message " : " Hello World - Changed " } { " message " : " Hello World, in28minutes " } 待办事项资源 GET- [ { "id": 10001, "username": "in28minutes", "description": "Learn JPA", "targetDate": "2019-06-27T06:30:30.696+0000
下载地址
用户评论