Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.99 KB

README.md

File metadata and controls

54 lines (41 loc) · 1.99 KB

🚀 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: