sipho / zailabTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acme bank rating system

SETUP INSTRUCTIONS

  1. Create acmedb database
  2. Run sql script(acmedb.sql found in the project folder) to create acmedb table:
  3. Build the project by doing: mvn clean compile package
  4. Run the project by doing: mvn spring-boot:run
  5. If you want to run the java is located in the target folder
  6. Test the service: http://localhost:9005/swagger-ui.html

About


Languages

Language:Java 56.1%Language:Shell 24.8%Language:Batchfile 19.1%