|
|
@ -3,9 +3,9 @@ org.springframework.boot.env.PropertySourceLoader=\
|
|
|
|
org.springframework.boot.env.PropertiesPropertySourceLoader,\
|
|
|
|
org.springframework.boot.env.PropertiesPropertySourceLoader,\
|
|
|
|
org.springframework.boot.env.YamlPropertySourceLoader
|
|
|
|
org.springframework.boot.env.YamlPropertySourceLoader
|
|
|
|
|
|
|
|
|
|
|
|
# Run Participants
|
|
|
|
# Run Listeners
|
|
|
|
org.springframework.boot.SpringApplicationRunParticipant=\
|
|
|
|
org.springframework.boot.SpringApplicationRunListener=\
|
|
|
|
org.springframework.boot.context.event.EventPublishingRunParticipant
|
|
|
|
org.springframework.boot.context.event.EventPublishingRunListener
|
|
|
|
|
|
|
|
|
|
|
|
# Application Context Initializers
|
|
|
|
# Application Context Initializers
|
|
|
|
org.springframework.context.ApplicationContextInitializer=\
|
|
|
|
org.springframework.context.ApplicationContextInitializer=\
|
|
|
|