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

时间:2024-03-26 15:55:13
【文件属性】:

文件名称:portal:在Spring Boot + React.js中练习的宠物项目

文件大小:62KB

文件格式:ZIP

更新时间:2024-03-26 15:55:13

Java

关于项目 指导者与受训者之间进行交流的教育门户。 应用程序使用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 " 数据库设计


【文件预览】:
portal-master
----pom.xml(3KB)
----mvnw(10KB)
----src()
--------test()
--------main()
----.gitignore(395B)
----.mvn()
--------wrapper()
----README.md(3KB)
----mvnw.cmd(6KB)

网友评论