Spring Boot Training by
Suna Techno Soft
Spring Boot:
- Introduction to Spring Boot
- Difference between Spring and Spring Boot
- Difference between Spring MVC and Spring Boot
- How to Create a Simple Spring Boot Project?
- How to Run Spring Boot Application?
- Spring Boot Architecture
- Spring Boot Annotations
- Spring Boot Actuator
- Spring Boot – RestTemplate
- Spring Boot – Change Port
- Spring Boot – Sending Email via SMTP
- Spring Boot – Transaction Management Using @Transactional Annotation
- Spring Boot – Map Entity to DTO using ModelMapper
- Spring Boot – Logging
- Spring Boot – Auto-configuration
- Spring Boot – EhCaching
- Spring Boot – File Handling
- Spring Boot – Service Class Example for Displaying Response Codes and Custom Error Codes
- How to Make a Simple RestController in Spring Boot?
- How to Implement Simple Authentication in Spring Boot?
- What is PathVariable in the Spring Boot?
- Validation in Spring Boot
- Spring Boot with Database and Data JPA