How to config cas recongnize both config server and local application.yml configurations?

22 views
Skip to first unread message

Thomas Tong

unread,
Feb 14, 2023, 12:19:58 AM2/14/23
to CAS Community
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
Reply all
Reply to author
Forward
0 new messages