25348 Commits (a4210854fb5f5c857f3c62ca22c2a0f225e0a2d0)
 

Author SHA1 Message Date
Stephane Nicoll e6aef11b09 Allow target to be a ClassName rather than an existing Class 2 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 2 years ago
Brian Clozel 1707a22c18 Merge branch '5.3.x' 2 years ago
Brian Clozel 9465110917 Polish 2 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 2 years ago
Brian Clozel 9c400ed384 Polish Stream#toList() consistent usage 2 years ago
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
ijonathanc 9d263668d5 Pass current request to filter in RouterFunction extensions 2 years ago
Sam Brannen a975b9d5da Suppress "unused" warnings in tests 2 years ago
Sam Brannen 2872282d75 Ensure Kotlin JMH folder is imported as test folder in Eclipse 2 years ago
Сергей Цыпанов 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields 2 years ago
Brian Clozel e8d24ae693 Fix HTTP interface section title in ref docs 2 years ago
Stephane Nicoll 2c0a9e0e30 Merge pull request #23418 from Syquel 2 years ago
Stephane Nicoll b11e885e00 Polish "Improve resolution of generic type variables" 2 years ago
Frederik Boster 124a76b1ad Improve resolution of generic type variables 2 years ago
Stephane Nicoll 267908a118 Polish 2 years ago
Sébastien Deleuze 9a180d1811 Add JMH benchmarks 2 years ago
Sébastien Deleuze 8e73b57329 Refine Kotlin changes 2 years ago
stsypanov edcc559b4a Add fast-path in BeanUtils#instantiateClass 2 years ago
Sébastien Deleuze 42ab1b75e7 Fix a regression in Kotlin serialization support 2 years ago
Lars Grefer 94e5eb3eb6 Consider empty jar entries as readable 2 years ago
Stephane Nicoll dfd1a31435 Merge branch '5.3.x' 2 years ago
Stephane Nicoll 433a23a0bd Merge pull request #29190 from dreis2211 2 years ago
Stephane Nicoll 7309fe9f2e Polish "Avoid resizing of Maps created by CollectionUtils" 2 years ago
Christoph Dreis 874a296a76 Avoid resizing of Maps created by CollectionUtils 2 years ago
Stephane Nicoll 82ae2a0326 Merge branch '5.3.x' 2 years ago
Stephane Nicoll d872e7c326 Merge pull request #29198 from izeye 2 years ago
Johnny Lim 4ca574cde1 Use actions/checkout@v3 for Gradle Wrapper Validation Action 2 years ago
Stephane Nicoll 5275be3adf Merge branch '5.3.x' 2 years ago
Stephane Nicoll 98ecf0a412 Merge pull request #29201 from inabajunmr 2 years ago
inaba jun ddef70935a Fix MockMvc sample setup 2 years ago
Stephane Nicoll 86578e10f1 Merge pull request #29202 from izeye 2 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 2 years ago
Sam Brannen f31eb2dcf9 Skip scanning the module path when running in a native image 2 years ago
Sam Brannen 6affae4120 Polish resourceArrayPropertyEditor() test 2 years ago
Sam Brannen 29442d4b7a Revamp PathMatchingResourcePatternResolverTests 2 years ago
rstoyanchev 57067f58e1 Polishing contribution 2 years ago
rstoyanchev c2f1ddcee9 Consistent Nullable input in Hints 2 years ago
Laber, Jason M 27b5d141e2 Allow customization for ObjectReader and ObjectWriter 2 years ago
rstoyanchev 74df50c906 Polishing ProblemDetail Javadoc 2 years ago
Andy Wilkinson a409e0fd2c Consider all processors when processing `@Reflective` 2 years ago
Stephane Nicoll c19cedede1 Revisit BeanRegistrationCodeFragments 2 years ago
Arjen Poutsma ef5b64dc00 Minor Javadoc correction 2 years ago
Stephane Nicoll 84fd942712 Add support for Charset for property value code generation 2 years ago
rstoyanchev 5192d99fa4 Support formatting annotations on HTTP service interface 2 years ago
Sébastien Deleuze 157c28bcec Enable HTTP and HTTPS on native in spring-web module 2 years ago
Sébastien Deleuze 23a58e6bab Skip ModuleFinder#ofSystem usage on native 2 years ago
Sam Brannen 39208eaccd Upgrade to JUnit 5.9.1 2 years ago
Phillip Webb 6802665177 Refactor GeneratedFilesTestCompilerUtils to CompilerFiles 2 years ago