You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses Spring Boot with MVC architecture, field validations, and a three-layer code base. It leverages dependency injection via Spring Beans, implements a REST API for backend operations, and includes basic security. The project also handles form submission with validation for a grade submission system.
This project is the result of the PHP training at Alura, where topics related to language security and functionality were covered. The project includes the implementation of sessions for login, secure password handling, file uploads with security measures, and the use of APIs for accessing new routes and searching for videos in JSON format.