Bumping versions
This commit is contained in:
@@ -167,7 +167,8 @@ public class BootstrapConfigFileApplicationListener
|
||||
* The default order for the processor.
|
||||
*/
|
||||
public static final int DEFAULT_ORDER =
|
||||
// This listener needs to run after the `ConfigDataEnvironmentPostProcessor` to
|
||||
// This listener needs to run after the `ConfigDataEnvironmentPostProcessor`
|
||||
// to
|
||||
// make sure the `Environment.activeProfiles` are correctly set
|
||||
Math.addExact(ConfigDataEnvironmentPostProcessor.ORDER, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user