34167 Commits (46ceedf9924ef36635bec76623f86534aaaffbf0)
 

Author SHA1 Message Date
Sébastien Deleuze 46ceedf992 Refine AbstractKotlinSerializationHttpMessageConverter#canWrite 4 months ago
Brian Clozel a4b3111928 Make HttpEntity headers mutables 4 months ago
Juergen Hoeller 4c4161c8c0 Cache resolved singleton beans in injected Provider instance 4 months ago
Juergen Hoeller 61d5413c23 Tighten cacheable decision behind @Lazy injection point 4 months ago
Brian Clozel 08e6d762d2 Always buffer response body in RestTestClient 4 months ago
Sébastien Deleuze 7a19cbb452 Change AbstractSmartHttpMessageConverter canRead/canWrite overrides 4 months ago
Juergen Hoeller 2f1e1d483a Remove early adaptation to JTA 2.1 setReadOnly method 4 months ago
Sam Brannen 24d152cdab Convert sentence to tip in Kotlin testing chapter 4 months ago
Sam Brannen cc530d4df2 Support RuntimeBeanReference(name, type) in AOT-generated code 4 months ago
Juergen Hoeller 6c3132cb8c Narrow method annotation check in hasQualifier to setter methods 4 months ago
Juergen Hoeller a15274d431 Revise volatile access to singletonInstance field 4 months ago
Tran Ngoc Nhan 45d4fd3b7e Fix broken Javadoc links to methods 4 months ago
Sam Brannen 3fd5d69939 Remove JUnit 4 based meta-annotation example 4 months ago
Sébastien Deleuze 8647c44364 Add dynamic ObjectToObjectConverter hints 4 months ago
Sam Brannen 6504177e7b Refer to "Spring Tools" instead of "Spring Tools for Eclipse" 4 months ago
Sam Brannen c1125699bb Document that the SpringExtension requires JUnit Jupiter 6.0 or higher 4 months ago
Juergen Hoeller f58d0f6aae Consistent namespace element declarations 4 months ago
Juergen Hoeller c1b6bfb681 Expose non-existent resources at the end of the sorted result 4 months ago
Juergen Hoeller 9d4abb63d8 Clarify JMS sessionTransacted flag for local versus global transaction 4 months ago
rstoyanchev a9a404266c Data binding from pathvars and headers in fn handlers 4 months ago
rstoyanchev b29f4ed37e Minor refactoring in DefaultServerRequest 4 months ago
rstoyanchev 4847ee80b0 Add required type to TypeMismatchException message args 4 months ago
Sam Brannen f4ee120a42 Use current links to JUnit documentation 4 months ago
Sam Brannen e625a28f6d Fix formatting for backticks in Kotlin docs 4 months ago
Sam Brannen 45c1cd9295 Link to Spring Framework Artifacts wiki page 4 months ago
Sébastien Deleuze 2641b5d783 Polishing 4 months ago
Sébastien Deleuze dc0c463137 Keep using ZoneId.of("GMT") in HttpHeaders 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
Juergen Hoeller 3686b89ab5 Revise proxyTargetClass handling in ResilientMethodsConfiguration and ProxyAsyncConfiguration 4 months ago
Sébastien Deleuze 85ca9f46dd Support reading unresolvable types in AbstractJacksonHttpMessageConverter 4 months ago
Sébastien Deleuze e2287020c3 Polishing 4 months ago
Sébastien Deleuze 9e18c75ff1 Fix ApiVersionConfigurer Kotlin code sample 4 months ago
Sébastien Deleuze fb9f31d101 Update reference documentation to use Jackson 3 4 months ago
Sébastien Deleuze 4ee0a8ee33 Refine Kotlin Serialization codec type checks 4 months ago
Sébastien Deleuze f3908832c5 Add WebFlux SSE support with GSON 4 months ago
Sébastien Deleuze c10266e57e Fix handling of ServerSentEvent with Jackson encoder 4 months ago
Sébastien Deleuze 1b6b163f24 Polishing 4 months ago
github-actions[bot] 8642a39a03
Update Antora Spring UI to v0.4.25 4 months ago
github-actions[bot] f62cc98a97 Update Antora Spring UI to v0.4.22 4 months ago
Tran Ngoc Nhan c599775a9e Refine nullability of Assert#noNullElements 4 months ago
Brian Clozel 4bc97ad532 Next development version (v7.0.2-SNAPSHOT) 4 months ago
Sam Brannen abec289e9f Stop mentioning non-existent NestedServletException 4 months ago
Juergen Hoeller 3026f0a49b Lazily initialize ProblemDetail for picking up actual status code 4 months ago
Sam Brannen 9fe4e7798d Fix link to MockMvc test in HtmlUnit section 4 months ago
Sam Brannen d178930186 Polishing 4 months ago
Tran Ngoc Nhan 91d2a51f3f Fix cross-reference links in HtmlUnit sections 4 months ago
Juergen Hoeller f456674529 Polishing 4 months ago
Juergen Hoeller 35b8fbf901 Remove javadoc references to deprecated PropertiesBeanDefinitionReader 4 months ago
Sébastien Deleuze 1d1851f48a Refine RestOperations Kotlin extensions nullability 4 months ago
Sébastien Deleuze 23f0cfb925 Fix JdbcOperations Kotlin extensions 4 months ago