spring-boot/spring-boot-project/spring-boot-tools
dreis2211 3d27391d47 Allow StringSequence.isEmpty() to be compatible with JDK 15
JDK 15 introduces isEmpty() on CharSequence which clashes with the one
declared in StringSequence because it is not public.

See gh-21713
2020-06-15 16:46:16 +02:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-buildpack-platform Merge branch '2.3.x' 2020-06-11 12:32:41 -07:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Update copyright year of changed files 2020-06-05 15:36:09 -07:00
spring-boot-gradle-plugin Merge branch '2.3.x' 2020-06-09 18:22:10 -07:00
spring-boot-jarmode-layertools Include empty layers when listing and extracting 2020-05-04 15:50:55 +01:00
spring-boot-loader Allow StringSequence.isEmpty() to be compatible with JDK 15 2020-06-15 16:46:16 +02:00
spring-boot-loader-tools Improve compatibility by replacing use of seq with a native for-loop 2020-04-29 19:30:35 +01:00
spring-boot-maven-plugin Use highlightjs for syntax highlighting in Asciidoctor's HTML output 2020-06-04 20:25:29 +01:00
spring-boot-test-support Replace "folder" with "directory" 2020-04-28 19:20:24 -07:00