Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.