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

https://github.com/rathod-shubham/java-springboot

This repo will contain all of my spring-based applications.🚀. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications.
https://github.com/rathod-shubham/java-springboot

api crud-application java java-framework java-spring-boot maven spring-boot spring-mvc

Last synced: 7 months ago
JSON representation

This repo will contain all of my spring-based applications.🚀. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications.

Awesome Lists containing this project

README

          

# Java:
Leetcode Problems.

# Java-SpringBoot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications.

## Features
Create stand-alone Spring applications

Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)

Provide opinionated 'starter' dependencies to simplify your build configuration

Automatically configure Spring and 3rd party libraries whenever possible

Provide production-ready features such as metrics, health checks, and externalized configuration

Absolutely no code generation and no requirement for XML configuration

### Project:
1. CRUD Application. [Project](https://github.com/RATHOD-SHUBHAM/Java-SpringBoot/tree/master/CRUD%20using%20Spring%20Boot)