20698 Commits (4f2b6473ac1a2c998a7cdf65cb3fb854b9c0fe4e)
 

Author SHA1 Message Date
Sam Brannen 4f2b6473ac Honor attributes configured in ServerRequest.from() builder 6 years ago
Juergen Hoeller b5b718f1e5 Upgrade to AssertJ 3.16.1, Log4J 2.13.3, Vavr 0.10.3, JAMon 2.82, Joda-Time 2.10.6, Caffeine 2.8.3, OkHttp 3.14.9, OpenPDF 1.3.17, HtmlUnit 2.40 6 years ago
Juergen Hoeller 9631db71c4 Direct exposure of StringBuilder instead of intermediate String 6 years ago
Juergen Hoeller c35b21b49f Consistent not-null assertions for configured interceptors 6 years ago
Juergen Hoeller 06cfd80c1c Avoid full synchronization in refreshable getBeanFactory() implementation 6 years ago
Juergen Hoeller 35f3277910 Revised javadoc note on Lookup annotation limitations/recommendations 6 years ago
Juergen Hoeller 28177ad91b Explicit notes on access to standard context beans in SpEL expressions 6 years ago
Yanming Zhou 9d429e30de Fix SpelEvaluationException with example code 6 years ago
Juergen Hoeller e660386670 Upgrade to Checkstyle 8.32, Tomcat 9.0.35, Netty 4.1.50, Jackson 2.10.4, Hibernate ORM 5.4.15, Hibernate Validator 6.1.5 6 years ago
Juergen Hoeller fe33822fa7 Polishing 6 years ago
Juergen Hoeller 8212aaf3bb ResolvableType ignores TypeNotPresentException from generic signature 6 years ago
Andy Wilkinson 1015f79b42 Include timeout unit in shutdown failure logging 6 years ago
Rossen Stoyanchev ef27bc4b82 Upgrade to RSocket 1.0.0 6 years ago
Rossen Stoyanchev 7c9ad6dd08 Add deprecation notes to the WebMvc config schema 6 years ago
Yanming Zhou 50a4fdac6e
Use Map::computeIfAbsent to simplify scope implementations 6 years ago
Sam Brannen f5d011cb82 Filter reactive tx managers in TransactionAttributeSourceClassFilter 6 years ago
Sam Brannen ec3d647d1d Update spring-tx.xsd regarding reactive tx mgmt support 6 years ago
Sam Brannen 0f22a5e409 Update Javadoc regarding reactive tx mgmt support 6 years ago
Sam Brannen e1b2cafb33 Polish reactive transaction mgmt documentation in reference manual 6 years ago
Mark Paluch 7fbdc3ad11 Document ReactiveTransactionManager support in reference manual 6 years ago
Rossen Stoyanchev 706446a660 Deprecate unused method 6 years ago
Rossen Stoyanchev 19ba9087f5 HttpHeaders#equals handles wrapping correctly 6 years ago
Sam Brannen 4805288122 Use SingletonSupplier for XStream instance in XStreamMarshaller 6 years ago
Sam Brannen ce11fdfa80 Fix concurrency issues in XStreamMarshaller 6 years ago
Sam Brannen 740f0d766f Polish XStreamMarshallerTests 6 years ago
Rossen Stoyanchev 53e018362f Update samples to latest RSocket API 6 years ago
swapy 9288067ea8 Add missing @PathVariable declarations in examples 6 years ago
Rossen Stoyanchev 6659e96104 Fix failing test 6 years ago
Rossen Stoyanchev aa97563853 Add UnknownContentTypeException 6 years ago
Rossen Stoyanchev c35b3e5c82 Fix race condition in WriteResultPublisher 6 years ago
Rossen Stoyanchev e17736dd0a Error handling improvement in AbstractSockJsSession 6 years ago
Rossen Stoyanchev c2cce0c547 Add isDeferred to ReactiveTypeDescriptor 6 years ago
Stephane Nicoll a5c6294d62 Next Development Version 6 years ago
Rossen Stoyanchev d2bcf1ed71 Upgrade to RSocket 1.0.0-RC7 6 years ago
Rossen Stoyanchev afc8a5d786 Upgrade to Reactor Dysprosium-SR7 6 years ago
Rossen Stoyanchev f425a993e7 Ignore missing STOMP decoder if session closed 6 years ago
Juergen Hoeller 57f1e86a35 AnnotationBeanNameGenerator caches meta-annotations for stereotype check 6 years ago
Juergen Hoeller 73fadd8b7c Polishing 6 years ago
Juergen Hoeller 127e879726 Store source in index-derived ScannedGenericBeanDefinition as well 6 years ago
Sam Brannen 59ecd4997c Optimize toString() for synthesized annotations 6 years ago
Sam Brannen db45b80b1f Suppress warnings for deprecated AnnotationFilter.NONE enum constant 6 years ago
Juergen Hoeller f6df21eaa9 Upgrade to Mockito 3.3.3, MockK 1.10, HtmlUnit 2.39, Checkstyle 8.31 6 years ago
Juergen Hoeller ad088f2157 Polishing 6 years ago
Juergen Hoeller 5bca18f091 Upgrade to Netty 4.1.49, Groovy 2.5.11, Log4J 2.13.2, Hibernate Validator 6.1.4 6 years ago
Juergen Hoeller af65b1ca62 Polishing 6 years ago
Juergen Hoeller e5a292fb34 Deprecate AnnotationFilter.NONE and document MergedAnnotations design 6 years ago
Juergen Hoeller e36a415994 Explain FactoryBean lifecycle management and destroy method handling 6 years ago
Juergen Hoeller 401f9599ca Caching of autowire candidate metadata for injection point matching 6 years ago
Juergen Hoeller 0552102780 Enforce limit for storing suppressed exceptions 6 years ago
liuhy365 3af54692fa Fix parent bean factory self-reference issue. 6 years ago