https://github.com/knowledgefactory4u/spring-boot-azure-postgresql-crud
Azure Database for PostgreSQL Single Server + Spring Boot - Build REST CRUD APIs
https://github.com/knowledgefactory4u/spring-boot-azure-postgresql-crud
azure-database-for-postgresql azurepostgres springboot springdata-jpa
Last synced: about 2 months ago
JSON representation
Azure Database for PostgreSQL Single Server + Spring Boot - Build REST CRUD APIs
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-boot-azure-postgresql-crud
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-19T07:24:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T07:29:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T15:42:53.295Z (4 months ago)
- Topics: azure-database-for-postgresql, azurepostgres, springboot, springdata-jpa
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/azure-database-for-postgresql-single-server-spring-boot-build-rest-crud-apis.html
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Database for PostgreSQL Single Server + Spring Boot - Build REST CRUD APIs
# Local setup
Step 1: Download or clone the source code from GitHub to the local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run```
More Info - https://www.knowledgefactory.net/2022/07/azure-database-for-postgresql-single-server-spring-boot-build-rest-crud-apis.html