20846 Commits (40fc472c706b335778c3d43dce24ed07051d5c51)
 

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