This Bank application allows you to create, modify, and view client credit offers. And you can also view the payment schedule for a specific credit offer.
-
Run in the command line:
mvn clean install spring-boot:repackage spring-boot:run
-
Open
http://localhost:8080
in a web browser.