1. 首页
  2. 数据库
  3. 其它
  4. portal:在Spring Boot + React.js中练习的宠物项目 源码

portal:在Spring Boot + React.js中练习的宠物项目 源码

上传者: 2021-04-27 01:39:13上传 ZIP文件 61.92KB 热度 8次
关于项目 指导者与受训者之间进行交流的教育门户。 应用程序使用Spring Boot + React.js作为主要的后端+前端技术。 跑步 // bring up application mvnw spring-boot:run // test curl localhost:8080/api/ curl localhost:8080/api/users/1 // to save a new user curl -X POST localhost:8080/api/users -d " { \" username \" : \" Bilbo.ba \" , \" password \" : \" dragon \" , \" role \" : \" teacher \" } " -H " Content-Type:application/ json " 数据库设计
下载地址
用户评论