
j.spring-profile.2.8.11.source-code.application.yml Maven / Gradle / Ivy
The newest version!
http.port: 10000
---
spring:
profiles: dev
http.port: 15000
---
spring:
profiles: prod
http.port: 20000
© 2015 - 2025 Weber Informatics LLC | Privacy Policy