1. 首页
  2. 数据库
  3. 其它
  4. Simple PostgreSQL Application:简单PostgreSQL Application 源码

Simple PostgreSQL Application:简单PostgreSQL Application 源码

上传者: 2021-02-27 06:49:12上传 ZIP文件 22.37KB 热度 30次
简单的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} -
用户评论