adds comment

This commit is contained in:
spencergibb
2021-05-27 11:24:59 -04:00
parent 004c5243ba
commit b9c4ac463a

View File

@@ -87,6 +87,7 @@ public class ConfigDataContextRefresher extends ContextRefresher {
}
}
// TODO: invert control
decryptEnvironmentPostProcessor.postProcessEnvironment(getContext().getEnvironment(), null);
}