diff --git a/parent-boot-2/pom.xml b/parent-boot-2/pom.xml
index a91766f772..f0e921bf37 100644
--- a/parent-boot-2/pom.xml
+++ b/parent-boot-2/pom.xml
@@ -43,6 +43,10 @@
org.springframework.boot
spring-boot-maven-plugin
${spring-boot.version}
+
+ ${start-class}
+
+
@@ -56,6 +60,14 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+
+ org.springframework.boot.experimental
+ spring-boot-thin-layout
+ ${thin.version}
+
+