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.
- Host: GitHub
- URL: https://github.com/rathod-shubham/java-springboot
- Owner: RATHOD-SHUBHAM
- Created: 2021-09-06T19:31:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T04:26:08.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T07:37:21.031Z (9 months ago)
- Topics: api, crud-application, java, java-framework, java-spring-boot, maven, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 applicationsEmbed 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)