Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isinghabhishek/springboot
Creating REST FULL API Using Spring-Boot, and fetching data from the Data Base, implementing the CURD API functionality for the Application.
https://github.com/isinghabhishek/springboot
java maven rest-api spring-boot
Last synced: 3 days ago
JSON representation
Creating REST FULL API Using Spring-Boot, and fetching data from the Data Base, implementing the CURD API functionality for the Application.
- Host: GitHub
- URL: https://github.com/isinghabhishek/springboot
- Owner: isinghabhishek
- License: apache-2.0
- Created: 2023-03-23T21:32:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T17:24:28.000Z (12 months ago)
- Last Synced: 2023-11-17T18:35:47.716Z (12 months ago)
- Topics: java, maven, rest-api, spring-boot
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SpringBoot
Creating REST FULL API Using Spring-Boot, and fetching data from the Data Base, implementing the CURD API functionality for the Application.- Java Spring Framework (Spring Framework) is a popular, open source, enterprise-level framework for creating standalone, production-grade applications that run on the Java Virtual Machine (JVM).
- It is a Spring module that provides the RAD (Rapid Application Development) feature to the Spring Framework. It is used to create a stand-alone Spring-based application that you can just run because it needs minimal Spring configuration.