Merge branch '3.0.x'
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Jar Modes
|
||||
org.springframework.boot.loader.jarmode.JarMode=\
|
||||
org.springframework.boot.jarmode.layertools.LayerToolsJarMode
|
||||
@@ -1,2 +1,3 @@
|
||||
# Jar Modes
|
||||
org.springframework.boot.loader.jarmode.JarMode=\
|
||||
org.springframework.boot.loader.jarmode.TestJarMode
|
||||
@@ -1,2 +1,3 @@
|
||||
# Layout Factories
|
||||
org.springframework.boot.loader.tools.LayoutFactory=\
|
||||
smoketest.layout.SampleLayoutFactory
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Application Listeners
|
||||
org.springframework.context.ApplicationListener=\
|
||||
org.springframework.boot.context.properties.migrator.PropertiesMigrationListener
|
||||
|
||||
Reference in New Issue
Block a user