https://github.com/hariomgola/spring-boot
🔥This project contains full fledged Java Spring Boot Based Production level API using Spring Boot as a framework. Also using JPA, Hibernate, Tomcat, actuator, Spring Boot Tools for core integration.🔥
https://github.com/hariomgola/spring-boot
java maven spring spring-boot
Last synced: 3 months ago
JSON representation
🔥This project contains full fledged Java Spring Boot Based Production level API using Spring Boot as a framework. Also using JPA, Hibernate, Tomcat, actuator, Spring Boot Tools for core integration.🔥
- Host: GitHub
- URL: https://github.com/hariomgola/spring-boot
- Owner: hariomgola
- License: mit
- Created: 2024-08-03T16:27:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-03-27T03:32:36.000Z (3 months ago)
- Last Synced: 2026-03-27T15:57:35.757Z (3 months ago)
- Topics: java, maven, spring, spring-boot
- Language: Java
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot API
## Spring Project
| Project Schementics | Description |
| ------------------- | --------------------------------------------------- |
| Notes | Notes.js Contains All the notes |
| springbean | Contains all information about beans |
| springboot | End to End application for Spring Boot |
| springbootdb | Application for JDBC,JPA and Hibernate |
| | JDBC and JPA |
| | customer.java - Contains the model |
| | Repository.java - connect to DB |
| | CommandLineRunner - Execution of Code(Not Required) |
| springboot UI | Application returning UI at endpoint |
| Springboot restApi | End to End Rest API using Spring Boot |
| | User and Address separate Entity |
| RestApi | Enterprise level rest API With database connection |
## License
MIT
**Free Software, Free Learning, Hell Yeah!**