25366 Commits (61cc7c0a93fcf5b92bc07313b86c030a1aeaea56)
 

Author SHA1 Message Date
Sam Brannen 61cc7c0a93 Prepare TestAotProcessor to make it abstract and remove the main() method 2 years ago
Sam Brannen 05d6c4c9b2 Polishing 2 years ago
Sam Brannen 647e811e47 Restructure AopTestUtilsTests 2 years ago
Sam Brannen 66395502db Polishing 2 years ago
Sam Brannen 26e485ce40 Make TestClassScanner package private again 2 years ago
Sam Brannen 98801f8a5b Consistently declare RuntimeHints parameter 1st in test AOT APIs 2 years ago
Sam Brannen 935265048a Simplify TestRuntimeHintsRegistrar API 2 years ago
Sam Brannen 7ad65b8dff Allocate more memory to Checkstyle tasks 2 years ago
Sam Brannen 8869ca27b1 Ensure ClassPathResources with same path have same hash code 2 years ago
Sam Brannen 1082119c50 Polishing 2 years ago
Sam Brannen a380ca2750 Ensure ClassPathResources with same path and ClassLoader are equal 2 years ago
Sam Brannen 0aa9d9d535 Return URL-decoded file name from UrlResource#getFilename() 2 years ago
Sam Brannen 084d7d1bdc Remove duplicate ClassPathResourceTests class 2 years ago
Sam Brannen 2e05137ff9 Polish PathResourceTests 2 years ago
Sam Brannen f0556b6004 Undeprecate PathResourceTests 2 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 2 years ago
rstoyanchev 6b0f29a065 Document i8n for RFC 7807 problem details 2 years ago
rstoyanchev 75dea98811 Revise docs on RFC 7807 2 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 2 years ago
Sébastien Deleuze ff81d64fb5 Add reflection hint for EmbeddedDataSourceProxy#shutdown 2 years ago
Brian Clozel 681cf0dae7 Provide full request URL for "http.url" keyvalue 2 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 2 years ago
Brian Clozel 486a1b6024 Change keyvalue name to http.url in server observations 2 years ago
Stephane Nicoll 2f20d6322b Enable cglib proxy for configuration classes if necessary 2 years ago
Stephane Nicoll f2e9d112b1 Fix TypeReference#getName for CGLIB proxies 2 years ago
Stephane Nicoll 9820e3341d Fix handling of protected visibility 2 years ago
Sam Brannen 1224be84ba Remove incorrect [@]since tags 2 years ago
Sam Brannen e284405e9a Delete unused code 2 years ago
Sam Brannen 5bff2c7341 Clean up warnings in tests 2 years ago
Sam Brannen 31d98bfd95 Ensure PathMatchingResourcePatternResolverTests run in native image 2 years ago
Sam Brannen dd814b6d30 Test sub-paths in PathMatchingResourcePatternResolverTests 2 years ago
Sébastien Deleuze 5c447bb7a4 Make ConstantFieldSubstitutionProcessor thread-safe 2 years ago
Sam Brannen ddc7aef51b Merge branch '5.3.x' 2 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 2 years ago
Sam Brannen 2ce314d4dd Modify PathMatchingResourcePatternResolverTests so that it passes on main 2 years ago
Sam Brannen 5b08bc29b1 Merge branch '5.3.x' 2 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 2 years ago
Brian Clozel 892b605460 Merge branch '5.3.x' 2 years ago
Brian Clozel 8d0ac214f3 Configure more memory for checkstyleNohttp 2 years ago
Juergen Hoeller 4a2b058b0a Enforce static initialization of CGLIB method proxies on attemptLoad 2 years ago
Sam Brannen 01025c8551 Merge branch '5.3.x' 2 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 2 years ago
Sébastien Deleuze 619b7bff17 Add ConstantReadableJavaField caching in ConstantFieldSubstitutionProcessor 2 years ago
Brian Clozel 5613922fba Polish test 2 years ago
Brian Clozel 3b91eea0b7 Support parsing locales without country, with variant 2 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 2 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 2 years ago
Juergen Hoeller 1b1682eacd Narrow early initialization of CGLIB method proxies (for AOT processing) 2 years ago
Stephane Nicoll 3b2b36d0b8 Allow AccessControl to determine visibility from a given type 2 years ago
Sam Brannen df58c00bf5 Restore GraalVM native image resource scanning support 2 years ago