spring-boot/spring-boot-project
dreis2211 cf3cd0be48 Use Class.getName() as fallback in HandlerFunctionDescription
In JDK 15 the concept of hidden classes was introduced, which also
affects Lambdas in so far that Class.getCanonicalName() will return null
for those. This commit uses Class.getName() as a fallback when no
canonical name is available.

See gh-21713
2020-06-15 16:45:59 +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 Merge branch '2.2.x' into 2.3.x 2020-06-08 14:43:39 +01:00
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 Merge branch '2.2.x' into 2.3.x 2020-06-10 09:56:24 +01:00
spring-boot-tools Merge branch '2.3.x' 2020-06-11 13:26:44 -07:00