I need to load MyCasConfigurationPropertiesSourceLocator instead of DefaultCasConfigurationPropertiesSourceLocator. I tried to add a "MyCasCoreBootstrapStandaloneConfiguration" class add the annotation @AutoConfigureBefore (DefaultCasConfigurationPropertiesSourceLocator.class) and add it to spring.factories, but not work. In the log, I always read DefaultCasConfigurationPropertiesSourceLocator
any suggestions? Regards Giuseppe -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
