Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 521 Bytes

Description

Used Dropwizard 2.x.x , MariaDB, Java 17, Maven, MariaDB, Redis Cache Tested with AWS ElastiCache - Redis, AWS RDS-MariaDB, AWS S3

simple

How to start the simple application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/user-service-1.0-SNAPSHOT.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