Skip to content

This repository contains multiple hands-on Spring Boot projects demonstrating core concepts like REST APIs, Spring Data JPA, Hibernate integration, login/registration systems, and Thymeleaf templates. Each project is built step-by-step using real-world examples to master Spring Boot development.

Notifications You must be signed in to change notification settings

narayanjagtap/SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Spring Boot

This repository contains a collection of practical Spring Boot projects designed to showcase real-world backend development using modern tools and best practices. Each project demonstrates how to build REST APIs, perform database operations using JPA/Hibernate, handle login and registration, and use Thymeleaf for dynamic web content.


📂 Projects Included

Project Folder Name Description
SpringBootProjectSP01 Introduction to Spring Boot basics.
SpringBootProjectSP2 Simple Spring Boot application with REST API.
SpringBootProjectSP03JdbcCrud CRUD operations using JDBC in Spring Boot.
SpringBootProjectSP04withHibernate CRUD with Hibernate integration.
SpringBootProjectSP05SpringDataJPA Spring Data JPA example with MySQL.
SpringBootProjectSP06LoginAndRegistration Simple login and registration system.
SpringBootProjectSP07Thymeleaf Introduction to Thymeleaf templates in Spring Boot.
SpringBootProjectSP08Login-Reg-Thymeleaf Full-fledged login/registration with Thymeleaf.

🔧 Technologies Used

  • Java 8+
  • Spring Boot
  • Spring Data JPA / Hibernate
  • JDBC Template
  • Thymeleaf
  • MySQL Database
  • Maven
  • Spring Security (in login-related projects)
  • Eclipse

📌 Key Concepts Covered

  • ✅ Spring Boot Basics & Auto Configuration
  • ✅ RESTful API Development
  • ✅ Database Integration with JDBC and JPA
  • ✅ Hibernate ORM
  • ✅ Login and Registration Flow
  • ✅ Thymeleaf Template Engine
  • ✅ Layered Architecture (Controller, Service, Repository)

🤝 Contributing

You’re welcome to contribute! Fork the repo and share your Hibernate projects or improvements.

📩 Contact

For queries, suggestions, or collaboration:

About

This repository contains multiple hands-on Spring Boot projects demonstrating core concepts like REST APIs, Spring Data JPA, Hibernate integration, login/registration systems, and Thymeleaf templates. Each project is built step-by-step using real-world examples to master Spring Boot development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published