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
Andy Wilkinson 36cbd00853 Disable AssertJ's bare-named property accessor discovery
AssertJ includes a change in 3.12 that means that, by default, it now incorrectly
identifies some of the builder methods on CacheControl as accessor methods for its fields.
This commit restores the behaviour of 3.11 so that a method is only considered to be a
property accessor if a matches the Java bean naming conventions.

Closes gh-16145
6 years ago
..
spring-boot Align with breaking API change in AssertJ 3.12 6 years ago
spring-boot-actuator Merge branch '2.1.x' 6 years ago
spring-boot-actuator-autoconfigure Upgrade to Jersey 2.28 6 years ago
spring-boot-autoconfigure Disable AssertJ's bare-named property accessor discovery 6 years ago
spring-boot-cli Switch to Jakarta EE API dependencies where possible 6 years ago
spring-boot-dependencies Merge branch '2.1.x' 6 years ago
spring-boot-devtools Switch to Jakarta EE API dependencies where possible 6 years ago
spring-boot-docs Upgrade to Jersey 2.28 6 years ago
spring-boot-parent Switch to Jakarta EE API dependencies where possible 6 years ago
spring-boot-properties-migrator Polish "Avoid NPE when replacement property does not exist" 6 years ago
spring-boot-starters Upgrade to Jersey 2.28 6 years ago
spring-boot-test Switch to Jakarta EE API dependencies where possible 6 years ago
spring-boot-test-autoconfigure Switch to Jakarta EE API dependencies where possible 6 years ago
spring-boot-tools Switch to Jakarta EE API dependencies where possible 6 years ago
pom.xml Restore import-control checkstyle 6 years ago