Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knowledgefactory4u/spring-boot-azure-sql-crud
Azure SQL Database + Spring Boot - Build REST CRUD APIs
https://github.com/knowledgefactory4u/spring-boot-azure-sql-crud
azuresqldb crud springboot springdatajpa
Last synced: about 2 months ago
JSON representation
Azure SQL Database + Spring Boot - Build REST CRUD APIs
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-boot-azure-sql-crud
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-17T06:47:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T06:52:10.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:33:12.766Z (almost 2 years ago)
- Topics: azuresqldb, crud, springboot, springdatajpa
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/azure-sql-database-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 SQL Database + 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-sql-database-spring-boot-build-rest-crud-apis.html