- 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
- i.e.
- Create a directory called
secrets/
under the root directory with the required files.
-
Notifications
You must be signed in to change notification settings - Fork 0
Personal Web Service in Spring Boot, hosted on AWS
johnchoi96/web-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Personal Web Service in Spring Boot, hosted on AWS