boot-psql-heroku:带有PostgreSQLSpring Boot Web应用程序用于Heroku部署

时间:2021-05-08 22:56:38
【文件属性】:
文件名称:boot-psql-heroku:带有PostgreSQLSpring Boot Web应用程序用于Heroku部署
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-08 22:56:38
heroku spring-boot postgresql Java 带有PostgreSQLSpring Boot Web应用程序 这是带有PostgreSQL数据库的基本Spring Boot应用程序,可以执行以下操作: 将用户添加到表中 获取用户列表 应用技术栈 Spring Boot 2.0.3 Java 1.8 Maven 3.5.4 PostgreSQL 10 克隆应用程序 使用git clone命令克隆源代码,并使用以下命令切换到应用程序的目录。 $ git clone https://github.com/bhagyeshjain/boot-psql-heroku $ cd boot-psql-heroku 或者,您可以从创建一个新的Spring Boot Web应用程序 进行更改并推送到git 在应用程序中进行必要的更改(如果需要),然后使用以下命令将其推送到存储库中。 $ git commit -m "<Commit_Mes
【文件预览】:
boot-psql-heroku-master
----.gitignore(324B)
----.mvn()
--------wrapper()
----README.md(2KB)
----pom.xml(2KB)
----mvnw(6KB)
----Procfile(78B)
----LICENSE(1KB)
----src()
--------test()
--------main()
----mvnw.cmd(5KB)

网友评论