A small collection of Spring Boot study notes covering key topics such as REST APIs, database integration, Spring Data JPA with MySQL, and Thymeleaf-based CRUD applications.
1_spring-boot-introduction-text.md– Spring Boot introduction and fundamentals2_spring-boot-rest-api-notes.md– Building REST APIs with Spring Boot3_spring-boot-database-sql-notes.md– Database and SQL concepts for Spring Boot4_spring-data-jpa-mysql-notes.md– Spring Data JPA with MySQL integration5_spring-boot-crud-thymeleaf.md– CRUD applications using Thymeleaf templates6_spring-boot-thymeleaf-model-view.md– Model and view handling in Thymeleaf
Open the markdown files in your editor to review Spring Boot concepts, code examples, and best practices.
pdfs/– optional PDF resources and reference materials