3116 Commits (7ad65b8dff197c0cd44dd19790a754bdfdc79f8f)

Author SHA1 Message Date
Sam Brannen 8869ca27b1 Ensure ClassPathResources with same path have same hash code 4 years ago
Sam Brannen 1082119c50 Polishing 4 years ago
Sam Brannen a380ca2750 Ensure ClassPathResources with same path and ClassLoader are equal 4 years ago
Sam Brannen 0aa9d9d535 Return URL-decoded file name from UrlResource#getFilename() 4 years ago
Sam Brannen 084d7d1bdc Remove duplicate ClassPathResourceTests class 4 years ago
Sam Brannen 2e05137ff9 Polish PathResourceTests 4 years ago
Sam Brannen f0556b6004 Undeprecate PathResourceTests 4 years ago
Stephane Nicoll f2e9d112b1 Fix TypeReference#getName for CGLIB proxies 4 years ago
Sam Brannen 5bff2c7341 Clean up warnings in tests 4 years ago
Sam Brannen 31d98bfd95 Ensure PathMatchingResourcePatternResolverTests run in native image 4 years ago
Sam Brannen dd814b6d30 Test sub-paths in PathMatchingResourcePatternResolverTests 4 years ago
Sébastien Deleuze 5c447bb7a4 Make ConstantFieldSubstitutionProcessor thread-safe 4 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 4 years ago
Sam Brannen 2ce314d4dd Modify PathMatchingResourcePatternResolverTests so that it passes on main 4 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 4 years ago
Juergen Hoeller 4a2b058b0a Enforce static initialization of CGLIB method proxies on attemptLoad 4 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Sébastien Deleuze 619b7bff17 Add ConstantReadableJavaField caching in ConstantFieldSubstitutionProcessor 4 years ago
Brian Clozel 3b91eea0b7 Support parsing locales without country, with variant 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Juergen Hoeller 1b1682eacd Narrow early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Stephane Nicoll 3b2b36d0b8 Allow AccessControl to determine visibility from a given type 4 years ago
Sam Brannen df58c00bf5 Restore GraalVM native image resource scanning support 4 years ago
Juergen Hoeller 51875cdf5f Defensive early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Juergen Hoeller 740d3d931a Restore Windows compatibility through streamlined Path API interaction 4 years ago
Sam Brannen d79d2fc573 Ensure ClassPathResourceTests can pass on MS Windows 4 years ago
Juergen Hoeller d873f60fef Enforce early initialization of CGLIB method proxies (for AOT processing) 4 years ago
Brian Clozel 43d39d4e8a Enforce need for type reflection in RuntimeHintsAgent 4 years ago
Brian Clozel 94da3609af Ignore Blockhound tests on Java 19 4 years ago
Johnny Lim 89db4efb67 Polish ReflectionHintsPredicates 4 years ago
Sam Brannen 2606557483 Polishing 4 years ago
Sam Brannen d21eea7de4 Fix recent regression in PathMatchingResourcePatternResolver 4 years ago
Sébastien Deleuze 3eaf326997 Refine ConstantFieldSubstitutionProcessor error handling 4 years ago
Sam Brannen 6cb131ac76 Polishing 4 years ago
Sam Brannen ccff526454 Reintroduce logging and exception handling for file system resource scanning 4 years ago
Sam Brannen 7cb54de985 Apply root dir cleanup only for GraalVM native image resource scheme 4 years ago
Sam Brannen 7a15805f6c Polish contribution 4 years ago
Sam Brannen 0e22c3d89d Convert `file:` URL to FileSystemResource for backward compatibility 4 years ago
Sam Brannen 508be4e0fa Update Javadoc to reflect changes 4 years ago
Sam Brannen 385292dc41 Fix Checkstyle violations 4 years ago
Dave Syer f751b38795 Use java.nio and FileSystems to resolve files in PathMatchingResourcePatternResolver 4 years ago
Stephane Nicoll 737967f924 Polish 4 years ago
Stephane Nicoll 38d91bafce Generate matching structure for configuration classes 4 years ago
Arjen Poutsma f80fbe30cc Allow for CoroutineContext in invokeSuspendingFunction 4 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 4 years ago
Brian Clozel 9c400ed384 Polish Stream#toList() consistent usage 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Сергей Цыпанов 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields 4 years ago
Stephane Nicoll b11e885e00 Polish "Improve resolution of generic type variables" 4 years ago
Frederik Boster 124a76b1ad Improve resolution of generic type variables 4 years ago