Commit 41d80bc0 authored by Dave Syer's avatar Dave Syer

Fix spring.factories

parent 23991dd9
......@@ -3,9 +3,9 @@ org.springframework.boot.env.PropertySourceLoader=\
org.springframework.boot.env.PropertiesPropertySourceLoader,\
org.springframework.boot.env.YamlPropertySourceLoader
# Run Participants
org.springframework.boot.SpringApplicationRunParticipant=\
org.springframework.boot.context.event.EventPublishingRunParticipant
# Run Listeners
org.springframework.boot.SpringApplicationRunListener=\
org.springframework.boot.context.event.EventPublishingRunListener
# Application Context Initializers
org.springframework.context.ApplicationContextInitializer=\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment