fix:fix auth not effected bug. (#1465)
parent
a37e89c297
commit
8881d07c54
@ -1,2 +1,5 @@
|
|||||||
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||||
|
com.tencent.cloud.polaris.auth.config.PolarisAuthPropertiesAutoConfiguration,\
|
||||||
|
com.tencent.cloud.polaris.auth.config.PolarisAuthAutoConfiguration
|
||||||
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
|
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
|
||||||
com.tencent.cloud.polaris.auth.config.PolarisAuthPropertiesBootstrapConfiguration
|
com.tencent.cloud.polaris.auth.config.PolarisAuthPropertiesBootstrapConfiguration
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
com.tencent.cloud.polaris.auth.config.PolarisAuthPropertiesAutoConfiguration
|
|
||||||
com.tencent.cloud.polaris.auth.config.PolarisAuthAutoConfiguration
|
|
Loading…
Reference in new issue