Simple PostgreSQL Application:简单PostgreSQL Application 源码
简单的PostgresSQL应用程序 目录 建筑 $ mvn install 跑步 $ cd target $ java -jar artifact-0.0.1-SNAPSHOT.war 使用权 打开浏览器并点击 http://localhost:8080/table http://localhost:8080/swagger-ui.html#/ API端点 终点 用法 参数 例子 GET /tables 获取所有表。 --- GET /tables GET /tables/uniqueTable/{column} 获取具有相同列的表。 {column} -
文件列表
Simple-PostgreSQL-Application-master.zip
(预估有个26文件)
Simple-PostgreSQL-Application-master
.gitignore
226B
README.md
1KB
pom.xml
4KB
src
test
java
com
postgres
WebApplicationTest.java
335B
暂无评论