/aplazo

List of payments of the simple interest of a credit

Primary LanguageJava

Aplazo

List of payments of the simple interest of a credit

You can access the H2 at the address

NOTE: http://localhost:8080/h2

Documentation - Swagger

NOTE: http://localhost:8080/swagger-ui/#/

Image Docker

NOTE: docker build -t aplazo-app .

Run application docker

NOTE: docker run -p 8080:8080 spring-app