enterprise software to generate transactions for institutional investors who buy and sell fixed income securities. All views are be secured. You can register new users with an Administrator account.
- Framework: Spring Boot v2.2.4
- Java 8
- Thymeleaf
- Bootstrap v.4.3.1
- MySQL 8.0.19
Default database : MySQL 8.0.19
Use application.properties
Use application-prod.properties (update jdbc connection values)
spring.jpa.hibernate.ddl-auto=update
To build the app : clean package spring-boot:repackage
To launch it : java -jar poseidon-1.0.jar
Use the file doc/data.sql for create DLL and import the first admin account (login : ADMIN, password : Azerty@2020)