Skip to content

Tosin5S/cgpa-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgpa calculator

How to start the cgpa calculator application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/2-2.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

To see your applications health enter url http://localhost:8081/healthcheck

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.1%
  • CSS 2.8%
  • Dockerfile 1.1%