spring-boot/spring-boot-project
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 Merge branch '2.3.x' 2020-06-12 10:50:46 -07:00
spring-boot-actuator Use Class.getName() as fallback in HandlerFunctionDescription 2020-06-15 16:45:59 +02:00
spring-boot-actuator-autoconfigure Polish "Add health indicator for Cassandra that uses the CqlSession" 2020-06-15 11:13:13 +02:00
spring-boot-autoconfigure Polish 2020-06-15 16:34:34 +02:00
spring-boot-cli
spring-boot-dependencies Upgrade to Netty Tcnative 2.0.31.Final 2020-06-11 13:23:35 +02:00
spring-boot-devtools Upgrade to Postgresql 42.2.13 2020-06-10 17:04:03 +01:00
spring-boot-docs Polish "Add health indicator for Cassandra that uses the CqlSession" 2020-06-15 11:13:13 +02:00
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.4.3.RELEASE 2020-06-11 17:36:25 +01:00
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-tools Allow StringSequence.isEmpty() to be compatible with JDK 15 2020-06-15 16:46:16 +02:00