File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
spring-boot-tools/spring-boot-maven-plugin/src/site Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,6 @@ Spring Boot Maven Plugin
48
48
49
49
* {{{./examples/repackage-disable-attach.html}Local repackaged artifact}}
50
50
51
- * {{{./examples/custom-layout.html}Custom layout}}
52
-
53
51
* {{{./examples/exclude-dependency.html}Exclude a dependency}}
54
52
55
53
* {{{./examples/run-debug.html}Debug the application}}
@@ -62,6 +60,8 @@ Spring Boot Maven Plugin
62
60
63
61
* {{{./examples/build-info.html}Generate build information}}
64
62
63
+ * {{{./examples/custom-layout.html}Custom layout}}
64
+
65
65
[]
66
66
67
67
Original file line number Diff line number Diff line change 15
15
<item name =" Skip integration tests" href =" examples/it-skip.html" />
16
16
<item name =" Specify active profiles" href =" examples/run-profiles.html" />
17
17
<item name =" Generate build information" href =" examples/build-info.html" />
18
+ <item name =" Custom layout" href =" examples/custom-layout.html" />
18
19
</menu >
19
20
<menu ref =" reports" />
20
21
</body >
You can’t perform that action at this time.
0 commit comments