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
Basic crud and documentation in api java with springboot
Descrição da aplicação [BR]
Nesta simples aplicação JAVA realizei operações básicas de criar, ler, atualizar e deletar dados,
integrando api com banco de dados Postgres, também utilizando do SWAGGER para documentar e testar cada
endpoint.
Ferramentas
JAVA 11
MAVEN 3.8.1
INTELLIJ IDEA 2018.2.5
Description aplicatrion [EN]
In this simple JAVA application I performed basic operations of creating, reading, updating and deleting data,
integrating api with Postgres database, also using SWAGGER to document and test each endpoint.
Tools
JAVA 11
MAVEN 3.8.1
INTELLIJ IDEA 2018.2.5
About
Basic crud and documentation in api java with springboot