This is an educative project for a Reddit clone built using Spring Boot 2 and Spring Framework 5, developed alongside a Udemy course. While following the course, I experimented with the project to deepen my understanding and enhance my skills.
- Gained knowledge of core Spring concepts like Beans, IoC, and Dependency Injection.
- Explored features of Spring Boot, Spring Data JPA, and Thymeleaf.
- Experienced MVC pattern in action.
The project is not complete, as I stopped before implementing Spring Security. It turns out that learning Spring Security is a whole new adventure in itself - almost like undertaking another project! 😄
Regardless, this project has significantly boosted my Java skills and provided me with valuable hands-on experience using the Spring framework and the MVC pattern.