spring-boot/spring-boot-tools/spring-boot-configuration-processor
Phillip Webb f27bdcb737 Prevent APT crashes on older Java versions
Update TypeUtils to guard against the use of older Java versions.
Both `Collection` and `Map` type lookups now fallback to generic free
versions of the classes.

Prior to this commit using `xmlbeans-maven-plugin` in combination with
Spring Boot's annotation processor could result in
`IllegalArgumentException: Incorrect number of type arguments`.

Fixes gh-6122
2016-06-10 17:06:45 -07:00
..
src Prevent APT crashes on older Java versions 2016-06-10 17:06:45 -07:00
pom.xml Next Development Version 2016-05-10 05:28:34 +00:00