Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 445 Bytes

File metadata and controls

31 lines (22 loc) · 445 Bytes

**

POSEIDON PROJECT

Financial Application

Technologies

  • java 11
  • maven 2.6.4
  • spring security
  • spring data
  • thymeleaf
  • html
  • css
  • bootstrap
  • mysql
  • H2 database

Autor

  • Eric Maximan

Running App

Import the code into an IDE of your choice and run the App.java to launch the application.

Testing

To run the tests from maven, go to the folder that contains the pom.xml file and execute the below command.

mvn test