spring-boot/spring-boot-project/spring-boot-tools
dreis2211 65394582f6 Introduce appendix section with version properties
With the introduction of Gradle we lost the list of version properties
that were previously in the spring-boot-dependencies POM and were also
linked inside the documentation. This commit introduces an appendix
section in the docs and links the appropriate places to the new section
to restore discoverability.

See gh-19898
2020-01-27 14:53:32 +01:00
..
spring-boot-antlib Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-buildpack-platform Fix NPE when waiting for named socket path to become available 2020-01-27 11:38:19 +00:00
spring-boot-configuration-metadata Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-configuration-processor Use Class.forName rather than ClassLoader.loadClass 2020-01-23 10:47:53 +01:00
spring-boot-gradle-plugin Introduce appendix section with version properties 2020-01-27 14:53:32 +01:00
spring-boot-jarmode-layertools Fix typo 2020-01-24 16:37:48 -08:00
spring-boot-loader Migrate remaining use of ClassLoader.loadClass to Class.forName 2020-01-23 13:15:45 +01:00
spring-boot-loader-tools Automatically add jarmode jars when packaging 2020-01-22 23:14:47 -08:00
spring-boot-maven-plugin Fix xml syntax in example 2020-01-24 16:01:44 +01:00
spring-boot-test-support Upgrade to JUnit Jupiter 5.6.0 2020-01-26 08:39:12 +01:00