There was an error while loading. Please reload this page.
1 parent ef3b8e2 commit 62b786eCopy full SHA for 62b786e
core/src/main/resources/META-INF/services/org.seedstack.coffig.spi.ConfigurationProcessor
@@ -1,5 +1,5 @@
1
org.seedstack.seed.core.internal.configuration.SystemPropertiesProcessor
2
org.seedstack.seed.core.internal.configuration.RemovalProcessor
3
org.seedstack.seed.core.internal.configuration.ProfileProcessor
4
-org.seedstack.seed.core.internal.configuration.SecureConfigurationProcessor
5
org.seedstack.seed.core.internal.configuration.JsonConfigProcessor
+org.seedstack.seed.core.internal.configuration.SecureConfigurationProcessor
0 commit comments