https://github.com/techprimers/spring-boot-profiles-example
Spring Boot Profiles example
https://github.com/techprimers/spring-boot-profiles-example
Last synced: over 1 year ago
JSON representation
Spring Boot Profiles example
- Host: GitHub
- URL: https://github.com/techprimers/spring-boot-profiles-example
- Owner: TechPrimers
- Created: 2018-07-13T18:04:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T18:05:57.000Z (about 8 years ago)
- Last Synced: 2025-03-28T22:51:14.145Z (over 1 year ago)
- Language: Java
- Size: 45.9 KB
- Stars: 9
- Watchers: 0
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Profiles in Spring Boot Application
- Environment variable used to load a specific profile - `spring.profiles.active=dev`