文件名称:ToDo:具有Spring Boot 2和Angular 11的Fullstack项目
文件大小:61KB
文件格式:ZIP
更新时间:2024-04-30 19:12:02
Java
去做 Projeto Fullstack com Spring Boot 2 e Angular 11 Utilizando H2数据库进行端点测试 #application.properties spring.profiles.active =测试 #application-test.properties spring.h2.console.enabled = true spring.h2.console.path = / h2-控制台spring.datasource.url = jdbc:h2:file:〜/ test spring.datasource.username = sa spring .datasource.password = spring.datasource.driver-class-name = org.h2.Driver
【文件预览】:
ToDo-main
----.gitignore(395B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(10KB)
----pom.xml(2KB)
----mvnw.cmd(6KB)
----README.md(406B)