This is the pedagogical example app of the discipline Teste de Software - Tecnologia em Análise e Desenvolvimento de Sistemas - TADS - Diretoria Acadêmica de Gestão e Tecnologia da Informação - DIATINF - Campus Natal Central - CNAT - Instituto Federal do Rio Grande do Norte - IFRN.
We usually improve this app weekly during the classes.
1- Clone the app
git clone https://github.com/persapiens/conta.git
2- Build the app
mvn clean install
3- Run the app
java -jar target/conta-1.0-SNAPSHOT.jar
4- Access the app with your browser at http://localhost:8080/swagger-ui.html