34687 Commits (a40ec44cb7a007bcc02da2d0d04e903d09d1d324)
 

Author SHA1 Message Date
Sam Brannen a40ec44cb7 Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf() 1 day ago
Sam Brannen 4357bbd31b Convert assertThat(!x).isTrue() to assertThat(x).isFalse() 1 day ago
Sam Brannen 4548f1ec66 Inline conditions in assertThat() statements 1 day ago
Sam Brannen 9e71dc6029 Upgrade to Gradle 9.4.1 2 days ago
Sam Brannen 0daa5ce631 Polishing 2 days ago
rstoyanchev 8817536e5a Lower log level of cache miss in HandlerMappingIntrospector 2 days ago
rstoyanchev cdbaee11c1 Add PreFlightRequestFilter 2 days ago
Sam Brannen 1256307c83 Enable SpringJUnit5 Checkstyle rule 3 days ago
Sam Brannen 4c14abf0cd Remove obsolete "test" prefix from test method names 3 days ago
Tobias Fasching a81367f686 Use ISO-8859-1 for fallback filename 3 days ago
Brian Clozel a21706c58a Copy WS handshake headers to store in session 4 days ago
github-actions[bot] de913642fb Update Antora Spring UI to v0.4.26 4 days ago
jun c2c6130da5 Fix typo in StompSession Javadoc 5 days ago
Brian Clozel df817364b2 Fix `WebTestClient` list assertions 5 days ago
Brian Clozel bc07a451dc Fix ParameterizedTypeReference nullness 5 days ago
Sam Brannen 5eb0e99d58 Fix common typos and grammatical mistakes 6 days ago
Sam Brannen 17699103dc Consistently use American English spelling 6 days ago
Sam Brannen 9b366b28b7 Remove obsolete, custom Eclipse configuration for spring-oxm 6 days ago
Sam Brannen 0f990e44a8 Polish contribution 6 days ago
Clayton Walker e102bc4933 Improve XJC configuration for spring-oxm in the Gradle build 6 days ago
Brian Clozel be1bf91ce8 Branch for 7.0.x maintenance 1 week ago
Brian Clozel 877825b4ab Next development version (v7.0.7-SNAPSHOT) 1 week ago
Sébastien Deleuze 739d5ba77b Leverage ResourceHandlerUtils in ScriptTemplateView 1 week ago
Sébastien Deleuze 19ab92ef59 Restore ScriptTemplateViewTests 1 week ago
Sam Brannen 04313f062e Improve documentation for FullyQualifiedConfigurationBeanNameGenerator 1 week ago
Sam Brannen e634ced56b Fix log message in ConfigurationClassBeanDefinitionReader 1 week ago
Sam Brannen 1502c2296e Remove redundant method invocation 1 week ago
Brian Clozel cc5c7ba186 Fix enclosing class resolution with ClassFile API 1 week ago
Sam Brannen 0269eb80da Fix typo and improve Javadoc for ConfigurationBeanNameGenerator 1 week ago
Sam Brannen 9cedcd65ef Polishing 1 week ago
Sam Brannen 4e8acb9ef2 Polish contribution 1 week ago
gbouwen dbbbf37ac9
Update exception message in JacksonJsonMessageConverter 1 week ago
Juergen Hoeller d8216d719b Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.240 1 week ago
Juergen Hoeller 63ced3f3b4 Polishing 1 week ago
Juergen Hoeller 89391fd94c Consistently ignore non-loadable annotation types with ClassFile/ASM 1 week ago
rstoyanchev 5168e3a38b Polishing contribution 2 weeks ago
husseinvr97 d4893fb32f Support defaultHtmlEscape in WebFlux 2 weeks ago
Juergen Hoeller 104a2033c5 Upgrade to Reactor 2025.0.4 and Micrometer 1.16.4 2 weeks ago
Brian Clozel cc1514be85 Fix DefaultResponseErrorHandler method visibility 2 weeks ago
Brian Clozel 6e9758700a Guard against invalid id/event values in Server Sent Events 2 weeks ago
Sam Brannen 37e8aa76e9 Use link for first reference to @⁠Fallback in @⁠Bean Javadoc 2 weeks ago
Sam Brannen 27686dc2e2 Document @Fallback alongside Primary in the reference docs and @Bean Javadoc 2 weeks ago
Sam Brannen 3b8efbe5a6 Document registration recommendations for BeanPostProcessor and BeanFactoryPostProcessor 2 weeks ago
Sam Brannen 6f2e59a995 Polishing 2 weeks ago
Sam Brannen 644a20ae2a Polish @⁠Bean Javadoc and reference docs 2 weeks ago
rstoyanchev 77bc13dc8c Polishing contribution 2 weeks ago
rstoyanchev ab9895b5a9 Polishing contribution 2 weeks ago
Agil ce5c4f3b4b Refactor calculateHashCode method for clarity 2 weeks ago
rstoyanchev cd0c26b6db Update Javadoc on binding flag in ModelAttribute 2 weeks ago
조형준 1203ace285
Fix typo in HttpExchangeAdapterDecorator Javadoc 2 weeks ago