Make SPRING_APPLICATION_JSON processing happen before config files
That way any properties that are needed for processing the config files will be available in time. Makes sense given that env vars is the main carrier of the inline JSON.
Showing
Please register or sign in to comment