25286 Commits (2606557483bb9d35404ea0e1cdbe60b2e20d4703)
 

Author SHA1 Message Date
Sam Brannen 2606557483 Polishing 4 years ago
Sam Brannen d21eea7de4 Fix recent regression in PathMatchingResourcePatternResolver 4 years ago
Sébastien Deleuze 7a2110d8a5 Refine Kotlin bean DSL for AOT use case 4 years ago
Brian Clozel d98e27cf79 Upgrade to Kotlin 1.7.20 4 years ago
Stephane Nicoll e4940149d9 Polish "Replace AotApplicationContextInitializer with interface" 4 years ago
Phillip Webb f2568f2dda Remove unused import 4 years ago
Phillip Webb 86ad29a7d6 Drop getAotInitializers method 4 years ago
Phillip Webb 192bc1eb13 Fix factory method return type 4 years ago
Phillip Webb ac13d26077 Replace AotApplicationContextInitializer with interface 4 years ago
Sébastien Deleuze 3eaf326997 Refine ConstantFieldSubstitutionProcessor error handling 4 years ago
Sébastien Deleuze 9b577a8955 Upgrade to SLF4J 2.0.2 and Log4j 2.19.0 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 4 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 4 years ago
rstoyanchev 075fccca94 Polishing contribution 4 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 4 years ago
Sam Brannen f6d1806e30 Ensure DefaultListableBeanFactoryTests compiles in Eclipse IDE 4 years ago
Sam Brannen 6cb131ac76 Polishing 4 years ago
Sam Brannen 0eb66789ed Introduce generic FileSystem support in PathMatchingResourcePatternResolver 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 c5fc0a5ef3 Add shortcut in TestGenerationContext 4 years ago
Stephane Nicoll 737967f924 Polish 4 years ago
Stephane Nicoll 38d91bafce Generate matching structure for configuration classes 4 years ago
rstoyanchev b1ee44f12e Polishing contribution 4 years ago
Ashley Scopes d14477eb84 Add methods to DefaultResponseCreator & MockRestResponseCreators 4 years ago
rstoyanchev badba7c3e9 Support coma-delimited format for origin values 4 years ago
Arjen Poutsma d516667f37 Polish "Allow for CoroutineContext in invokeSuspendingFunction" 4 years ago
Lukáš Křečan ff844ed99f Allow overriding invokeSuspendingFunction 4 years ago
rstoyanchev ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter 4 years ago
rstoyanchev c135549a4e Conditional initialization of messageConverters 4 years ago
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