Add custom LayoutFactory sample

Add a sample that shows how a custom LayoutFactory can be used with
both Maven and Gradle.

Closes gh-7263
This commit is contained in:
Phillip Webb
2016-11-18 14:41:33 -08:00
parent c6c6524b40
commit 8432c52369
15 changed files with 525 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.loader.tools.LayoutFactory=\
sample.layout.SampleLayoutFactory