- Name: Alexander Sviridov
- Course: Spring Framework Developer
- Group: 2024-09
Platform for publishing and discovering web novels
- Application for conducting student testing (only displaying questions and answer options)
- Application for conducting student testing (with actual testing)
- Port the student testing application to Spring Boot
- Convert the survey application to Spring Shell
- Create an application, a library book catalog
- Rewrite the book storage application using ORM
- Rewrite the book storage application using Spring Data JPA
- Use MongoDB and spring-data to store book information
- CRUD application with Web UI and database storage
- Rewrite the application using AJAX and REST controllers
- Use WebFlux
- Add an authentication mechanism to the CRUD Web application
- Develop a data migration procedure from a relational database to NoSQL (or vice versa) based on Spring Batch
- Implement authorization based on URL and/or domain entities
- Implement processing of a domain entity through Spring Integration channels
- Use metrics, healthchecks, and logfile
- Wrap the application in a Docker container
- Wrap external calls in Hystrix