Inter challenge

About

Inter-challenge is an API that implements the inter bank’s interview challenge.

How to compile

Run the following command in the root project folder: mvn clean install

How to run unit tests

Run the following command in the root project folder: mvn test

How to run integrate tests

Run the following command in the root project folder: mvn verify

How to start the application

In the root project folder, you can either run
mvn spring-boot:run or java -jar build/inter-challenge-1.0.jar

REST API

You can find the Open API specification on http://localhost:8080/