26177 Commits (5335778d8d33883a393bf485942d470710e0e5c2)
 

Author SHA1 Message Date
Thom Hurks a34b1af49e
Remove extra empty line in DefaultCorsProcessor (#29854) 2 years ago
Sam Brannen 1ace42f245 Enable JRubyScriptTemplateTests 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen c3d123fef7 Allow @Aspect classes to extend concrete @Aspect classes 2 years ago
Sam Brannen e4b25ab480 Polishing 2 years ago
Arjen Poutsma 1680502313 Updated Java 17 version in sdkmanrc 2 years ago
Brian Clozel e725e3a51b Update Java versions and remove Java 18 build 2 years ago
Johnny Lim 2fe75c1a24
Polish HttpStatus 103 EARLY_HINTS javadocs (#29841) 2 years ago
Arjen Poutsma 9ebd1e8d64 Fix IllegalStateException in empty ProducesRequestCondition 2 years ago
Sam Brannen 64de6de725 Update copyright headers 2 years ago
Sam Brannen c3e8ff9ce7 Do not use Mockito to mock ReactiveAdapterRegistry 2 years ago
Brian Clozel 5448e81021 Deprecate Base64Utils in favor of Java's Base64 2 years ago
j3graham f7e07322ab Simplify Base64Utils by using java.util.Base64 2 years ago
정준영 37217a63e1 Remove unnecessary calls to Reference::clear 2 years ago
Sam Brannen ad5c636aff Upgrade to Mockito 5.0 2 years ago
Brian Clozel ebdc82b86b Add serialization hint for ProblemDetail 2 years ago
Sam Brannen a12c9a0430 Update copyright headers 2 years ago
Sam Brannen 0d14c3bc1a Polish Javadoc in spring-jms 2 years ago
Sam Brannen 8be542016b Apply "instanceof pattern matching" in spring-jms 2 years ago
Arjen Poutsma 3a585f8c29 Introduce CoWebFilter 2 years ago
Minsoo Cheong(Merlin) c0e38a2f1e
Fix R2dbcTransactionManager debug log: don't log a Mono (#29800) 2 years ago
Simon Baslé 5de1460f88
Deprecate HttpStatus 103 CHECKPOINT in favor of new EARLY_HINTS (#29816) 2 years ago
rstoyanchev 312db36849 Combined, empty RequestMapping matches both "" and "/" 2 years ago
Sam Brannen 46875c91ce Update copyright year in reference manual 2 years ago
Sam Brannen 86305c45a9 Upgrade to spring-asciidoctor-backends 0.0.4 2 years ago
Sam Brannen 1342837686 Upgrade to nohttp 0.0.11 2 years ago
Sam Brannen 012b8f18c6 Add Simon to mailmap 2 years ago
Brian Clozel 5ea310452c Add Simon to the Changelog generator configuration 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Spring Builds 48abd493fe Next development version (v6.0.5-SNAPSHOT) 2 years ago
Brian Clozel 3d571e8ab5 Upgrade to Micrometer 1.10.3 2 years ago
Juergen Hoeller c7cfdfc26c Downgrade to Mockito 4.9 for spring-beans tests 2 years ago
Juergen Hoeller 4d27aee7cf Upgrade to Checkstyle 10.6 2 years ago
Juergen Hoeller 63f0beb209 Upgrade to Reactor 2022.0.2 2 years ago
Sam Brannen 8dbdfb0449 Polishing 2 years ago
Sam Brannen d5fb5d029b Polish contribution 2 years ago
Vasiliy Kudriavtsev 3738a45658 Avoid wasted memory on empty maps and sets 2 years ago
Sam Brannen fd3e99c7ee Upgrade to JUnit 5.9.2 2 years ago
Sébastien Deleuze 4396801933 Add reflection hints for Kotlin reflection on functions 2 years ago
Brian Clozel a516ed8739 Upgrade Gradle Enterprise & Conventions plugins 2 years ago
Juergen Hoeller 88cac6a4a3 Reduce creation of composite interfaces to actual method references in current pointcut 2 years ago
Sam Brannen 11df955d88 Update copyright headers 2 years ago
Sam Brannen 77832a6da9 Apply "instanceof pattern matching" in HttpHeaders 2 years ago
Sam Brannen ce1f6cf0bf Polishing 2 years ago
rstoyanchev c702cd418e Polishing 2 years ago
Simon Baslé 4bcc24372a Add ExecutingResponseCreator 2 years ago
rstoyanchev ae7cff35dc Polishing 2 years ago