Los dias 10-20 se publicaran a medida que avance el curso. curso-spring-hibernate/ ├── manuales/ # 15 manuales paso a paso │ ├── 00_INDICE_CURSO.md │ ├── DIA_06_MANUAL_MAVEN_STREAMS.md │ ├── ... │ └── ...
This project is a RESTful CRUD API built using Spring Boot to manage student data. It allows users to create, read, update, delete, and search student records.