Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 684 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 684 Bytes

SpringBootApiRest ☕

  • This is my first api rest project using Spring Boot, Java and MySQL

Operation ⚙

  • The project is simple, it only receives Post and Get requests at addresses to consult and save in the database

Objective 📚

  • Start studies with MVC in Java with Spring, in addition to mapping the database through an entity class and using a controller to persist data in the database and save

request