34619 Commits (03391dfa94c30c0f34bca99e5fa5deff2d60d343)
 

Author SHA1 Message Date
Stéphane Nicoll 03391dfa94 Switch serializable flag to primitive boolean 2 weeks ago
Sam Brannen 50c29e64f8 Polish documentation for FrameworkServlet and HttpServletBean 2 weeks ago
Sam Brannen 22301fd069 Further align synthesized annotation toString() with modern JDKs 2 weeks ago
Sam Brannen 11ab0b4351 Upgrade to Gradle 9.4 2 weeks ago
Juergen Hoeller 4734c15d81 Polishing 2 weeks ago
Sam Brannen 02af3e7a17 Introduce setDefaultCharset() in AbstractResourceBasedMessageSource 2 weeks ago
cetf 3c6f1b35ba Fix format string argument count 2 weeks ago
Sam Brannen 7a420b28df Revise custom @⁠BootstrapWith use case in test 2 weeks ago
Sam Brannen 63723fadb6 Introduce tests for additional @⁠BootstrapWith use cases 2 weeks ago
Sam Brannen ab7a2c4e70 Rename configuration.interfaces package to config.interfaces 2 weeks ago
dependabot[bot] a87b2e0146
Upgrade fast-xml-parser to 5.3.8 3 weeks ago
Sam Brannen bd40f0e6bb Fix typo 3 weeks ago
Sam Brannen 04186fdf0e Consistently refer to URLs and URIs in documentation 3 weeks ago
Tran Ngoc Nhan b2b731b0ba
Fix links to UriComponentsBuilder and polish examples 3 weeks ago
Juergen Hoeller a3b9098850 Remove prefixed FactoryBean name in ApplicationListenerDetector 3 weeks ago
Juergen Hoeller 36815f4021 Add support for JPA 4.0 FlushModeType.EXPLICIT 3 weeks ago
Sam Brannen 3b1b7ff594 Add Checkstyle suppression 3 weeks ago
Sam Brannen 95080cabfd Polishing 3 weeks ago
조형준 017892265e
Fix typo in WebMvcConfigurationSupport Javadoc 3 weeks ago
Juergen Hoeller d096a33f13 Add note on test difference against Jackson 3.1.0 3 weeks ago
Juergen Hoeller b6833ff31f Cancel late-executing tasks within revised closed handling 3 weeks ago
Stéphane Nicoll 3bc55c77ec Add support for declaring reflection metadata for lambdas 3 weeks ago
Sam Brannen 824aa137f8 Align implementation of injectDependencies() with injectDependenciesInAotMode() 3 weeks ago
Sam Brannen 0dc44f79d5 Avoid superfluous MergedContextConfiguration equals() check 3 weeks ago
Sam Brannen f481f99516 Avoid unnecessary List and Stream creation 3 weeks ago
Sam Brannen 72ed2eaa31 Fix lambda variable names 3 weeks ago
Sam Brannen 0676c958f7 Log warning for ignored default context configuration in tests 3 weeks ago
Sam Brannen 482519d03b Document how to avoid issues w/ ignored default context config in tests 3 weeks ago
Sam Brannen d6b7cea327 Polishing 3 weeks ago
Sam Brannen 9eea227ab9 Further emphasize @⁠Configuration classes over XML and Groovy in testing chapter 3 weeks ago
Sam Brannen 706c98228d Emphasize @⁠Configuration classes over XML and Groovy in testing chapter 3 weeks ago
rstoyanchev b83cb4a947 Make newRequest methods public 3 weeks ago
rstoyanchev 7e79d0e206 Polishing in DefaultRestClientTests 3 weeks ago
rstoyanchev e58ba2c665 Simplify use of InputStream with RestClient 3 weeks ago
Sam Brannen 0c9127d111 Use consistent indentation in Gradle build scripts 3 weeks ago
Sam Brannen c2088517b9 Upgrade to JUnit 6.0.3 3 weeks ago
Sam Brannen 59b9057e59 Polishing 3 weeks ago
Sam Brannen 2ec630ef45 Remove obsolete EMPTY_GROUPS constant in InvocableHandlerMethod 3 weeks ago
Sam Brannen cf2b59b68b Delete obsolete addCharsetParameter() method 3 weeks ago
Sam Brannen f1ca29b05d Move NOTE in "Programmatic Retry Support" to correct location 3 weeks ago
dependabot[bot] ee6a115a18
Upgrade fast-xml-parser to 5.3.6 3 weeks ago
Juergen Hoeller 95a31c4e8c Align constant name in ServletServerHttpResponse 3 weeks ago
Brian Clozel e0b54e244e Ignore flushes on ServletServerHttpResponse output stream 3 weeks ago
Juergen Hoeller f2b64ad09c Polishing 3 weeks ago
Juergen Hoeller cff48fff2d Reject late-executing tasks after termination waiting 3 weeks ago
Juergen Hoeller ab8cb8de6e Add support for non-flushing OutputStream 3 weeks ago
Stéphane Nicoll 434da06d1f Migrate to GraalVM metadata format 1.2.0 3 weeks ago
Brian Clozel a37447e07f Remove duplicate flushes in HttpMessageConverter implementations 3 weeks ago
Sam Brannen b1cb9c5052 Polish contribution 3 weeks ago
Tran Ngoc Nhan 057633edb5 Polish SpEL operator examples in reference docs 3 weeks ago