Hi, all It seems cas7.0_rc3 ignores application.yml in src/main/resources folder after I enabled profile in bootstrap.properties as below. Would you like to let me konw how to enable local application.yml even though config server is enabled in bootstrap.properties? Thanks a log.
spring.application.name=voccas70 spring.profiles.active=dev spring.cloud.config.uri=https://util-java-local.hnol.net/config-server spring.cloud.config.enabled=true spring.cloud.config.watch.enabled=true spring.cloud.config.watch.initialDelay=30000 spring.cloud.config.watch.delay=1000 health.config.enabled=true -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/cb8e4adc-40da-471c-90a9-a7151c0ab09bn%40apereo.org.