27313 Commits (6957ac532405eec5f5ce0bfc6a846db388855f34)
 

Author SHA1 Message Date
Sébastien Deleuze a275d942d2 Update STOMP documentation with the new guidelines 1 year ago
rstoyanchev 39e74d89e1 Merge branch '6.0.x' 1 year ago
rstoyanchev 20afa3265a Encapsulate full path initialization 1 year ago
Sam Brannen dc4fcef884 Merge branch '6.0.x' 1 year ago
Sam Brannen df50c8db3e Upgrade to micrometer-bom 1.10.9 and context-propagation 1.0.4 1 year ago
Arjen Poutsma d04d7b2e57 Add request binding to functional endpoints 1 year ago
rstoyanchev a3e37597aa Add ReactiveHttpRequestValues 1 year ago
Sam Brannen 679b668bbb Avoid need for reflection hints for MBeanExporter in native image 1 year ago
Sam Brannen 676daa990b Reorganize methods in MBeanExporter 1 year ago
Sam Brannen 7c7fa69558 Introduce getAutodetectMode() in MBeanExporter 1 year ago
Sam Brannen 9ad92b16b0 Polish MBeanExporterTests 1 year ago
Juergen Hoeller 3b899fe7e2 Handle JDBC warnings in case of a statement exception as well 1 year ago
rstoyanchev 3209cf5c7a Add Reactor classpath checks in argument resolvers 1 year ago
Rossen Stoyanchev 22376c2efa Polishing 1 year ago
rstoyanchev 47667ab990 Collapse hierarchy under HttpServiceMethodTests 1 year ago
Rossen Stoyanchev 068dc7db28 Remove use of TestHttpClientAdapter 1 year ago
rstoyanchev 3be4c0a893 Replace Void with void on exchange method 1 year ago
Sébastien Deleuze c91041b675 Improve RSocketClientToServer*IntegrationTests reliability 1 year ago
Juergen Hoeller a17cf742b2 Polishing 1 year ago
Juergen Hoeller a102cd5f32 Tolerate isCandidateClass call with null as annotation type 1 year ago
Juergen Hoeller d03b6aa1d6 Reinstate support for legacy JSR-250 Resource annotation 1 year ago
Sam Brannen b32b4f3a59 Polish DefaultSingletonBeanRegistryTests 1 year ago
Sam Brannen 502997d8e9 Further simplify DefaultSingletonBeanRegistry.isDependent() 1 year ago
bnbakp0582 fb4ad2f3ba Simplify DefaultSingletonBeanRegistry.isDependent() 1 year ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 1 year ago
Sébastien Deleuze fb17e283d1 Replace @link by proper KDoc class reference in tests 1 year ago
Juergen Hoeller 0b7a24fc14 Polishing 1 year ago
Sam Brannen 75b540f25c Update copyright headers 1 year ago
Sam Brannen 8bf79cc9c4 Polish contribution 1 year ago
Heo YounHaeng 7ff80bc09d Fix example in Javadoc for MultipartBodyBuilder 1 year ago
Valery Yatsynovich 8d6b0eb191 Fix typo in UriUtils Javadoc 1 year ago
Juergen Hoeller 35c7e3960e Polishing 1 year ago
Juergen Hoeller 8e8c3f5a7c Polishing 1 year ago
Olga MaciaszekSharma 268f3c853e Add RestTemplate support for HTTP interface client 1 year ago
Sam Brannen f50b230fb3 Emphasize that a ContextCustomizer must implement equals() and hashCode() 1 year ago
Sam Brannen 02ba06953f Polish grammar and formatting 1 year ago
Brian Clozel df22ba39f8 Warn against direct usage of Servlet API in WebFlux apps 1 year ago
Sam Brannen 826776f321 Improve assertions in DefaultConversionServiceTests 1 year ago
Sam Brannen 29f92c8a2b Polish observability docs 1 year ago
Brian Clozel 64e04b7bc2 Document limitations of Servlet Filter observations 1 year ago
Sam Brannen ad05b02ff5 Update Javadoc for ObjectUtils.nullSafeConciseToString() 1 year ago
Brian Clozel 430a24e6bc Further document ShallowEtagHeaderFilter limitations 1 year ago
Juergen Hoeller b7b9f2cb6b Expand tests for array to Collection/Set/List interface 1 year ago
Sam Brannen b76664e757 Support arrays, collections, & maps in ObjectUtils.nullSafeConciseToString() 1 year ago
Sam Brannen ae13823851 Polishing 1 year ago
Sam Brannen 58b4286216 Polish MockHttpServletRequest 1 year ago
Sam Brannen df079feea9 Update copyright header 1 year ago
Patrick Strawderman 372282457f Use Collections.emptyEnumeration() where appropriate 1 year ago
Juergen Hoeller 79df1da792 Clarify ReactiveTransactionManager exception declarations 1 year ago
Juergen Hoeller c5771bc7c8 Discuss JdbcTransactionManager vs DataSourceTransactionManager 1 year ago