@@ -713,30 +713,6 @@ With Maven the dependency should be declared as optional, as shown in the follow
...
@@ -713,30 +713,6 @@ With Maven the dependency should be declared as optional, as shown in the follow
</dependency>
</dependency>
----
----
If you have defined `@ConfigurationProperties` in your application, make sure to configure the `spring-boot-maven-plugin` to prevent the `repackage` goal from adding the dependency into the fat jar: