gestao_vagas/ │ ├── src/ │ ├── main/ │ │ ├── java/br/com/natansilva/gestao_vagas/ │ │ │ ├── GestaoVagasApplication.java # Classe ...
This repository contains a backend RESTful API built with Spring Boot to manage student records. It follows clean code principles, incorporating a layered architecture with the ...