공부
[Spring] cloud config server `enable=false` off
승가비
2022. 5. 22. 18:10
728x90
spring.cloud.config.enable=false
How to disable spring-cloud config server for dev properties
I integrate spring cloud in my spring app. It works fine. But I have 3 properties files : application.properties server.port 9101 spring.profiles.active=@env@ logging.level.org.springframework.data=
stackoverflow.com
728x90