spring-boot/spring-boot-tools
Stephane Nicoll 846e642631 Properly handle class reference
Previously, a condition on a class targeting an inner class would
generate an invalid String representation of it. Unfortunately, the
`toString` representation misses the `$` sign between the outer class
and the inner class name.

This commit post-processes the values to generate the appropriate
representation.

Closes gh-11282
2017-12-07 09:42:12 -08:00
..
spring-boot-antlib Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-autoconfigure-processor Properly handle class reference 2017-12-07 09:42:12 -08:00
spring-boot-configuration-metadata Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-configuration-processor Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-gradle-plugin Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-loader Avoid creating unnecessary garbage during URL normalization 2017-11-29 20:33:02 +00:00
spring-boot-loader-tools Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-maven-plugin Next Development Version 2017-11-28 09:55:46 +00:00
spring-boot-test-support Update Apache Maven Central repository url 2017-11-29 14:19:15 +01:00
pom.xml Next Development Version 2017-11-28 09:55:46 +00:00