25250 Commits (f80fbe30cc8bdcd5351b95257bfb707a73ee0b64)
 

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