Skip to content

johnchoi96/web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-service

API Documentation

Public URL

How to run this application

  • Set the environment variable to spring.profiles.active=local for local development.
    • i.e. java -jar target/web-service-0.0.1-SNAPSHOT.jar --spring.profiles.active=local
  • Create a directory called secrets/ under the root directory with the required files.