You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
spring-boot-antlib Upgrade to Ivy 2.5.0 5 years ago
spring-boot-autoconfigure-processor Update copyright year of changed files 5 years ago
spring-boot-buildpack-platform Merge branch '2.3.x' 4 years ago
spring-boot-configuration-metadata Add missing deployed plugin to modules 5 years ago
spring-boot-configuration-processor Update copyright year of changed files 5 years ago
spring-boot-gradle-plugin Merge branch '2.3.x' 5 years ago
spring-boot-jarmode-layertools Include empty layers when listing and extracting 5 years ago
spring-boot-loader Allow StringSequence.isEmpty() to be compatible with JDK 15 4 years ago
spring-boot-loader-tools Improve compatibility by replacing use of seq with a native for-loop 5 years ago
spring-boot-maven-plugin Use highlightjs for syntax highlighting in Asciidoctor's HTML output 5 years ago
spring-boot-test-support Replace "folder" with "directory" 5 years ago