**
Financial Application
- java 11
- maven 2.6.4
- spring security
- spring data
- thymeleaf
- html
- css
- bootstrap
- mysql
- H2 database
- Eric Maximan
Import the code into an IDE of your choice and run the App.java to launch the application.
To run the tests from maven, go to the folder that contains the pom.xml file and execute the below command.
mvn test