9391 Commits (cc5f488952b1d4c05dfdf3ce703dcfc354f664a6)
 

Author SHA1 Message Date
Brian Clozel cc5f488952 Upgrade to reactor 1.1.5.RELEASE 10 years ago
Rossen Stoyanchev 3d96c883d1 Cache lookup path in ResourceUrlEncodingFilter 10 years ago
Rossen Stoyanchev f353a28ff4 Polish ResourceUrlEncodingFilter 10 years ago
Rossen Stoyanchev 97441d054d Avoid HandlerMapping attribute in ResourceUrlProvider 10 years ago
Andy Clement 115f85e44f Enhance SpEL compilation to cover additional expression types 10 years ago
Juergen Hoeller 43597bfed4 Polishing 10 years ago
Juergen Hoeller fb92934a7b Extracted AbstractIdentityColumnMaxValueIncrementer and introduced deleteSpecificValues mode 10 years ago
Juergen Hoeller bd5383e4f9 OpenJpaDialect passes custom isolation level on to OpenJPA's JDBCFetchPlan configuration 10 years ago
Rossen Stoyanchev 8cce404696 Add check for ResponseEntity<void> with null return value 10 years ago
Rossen Stoyanchev a3dc5e0491 Polish 10 years ago
Rossen Stoyanchev 956b66bbd4 Fix issue with async return value type determination 10 years ago
Stephane Nicoll 6f987a9cf8 Proper JCache metadata caching on non cache methods 10 years ago
Rossen Stoyanchev 24d77f3272 Prepend leading slash in ResourceUrlProvider 10 years ago
Rossen Stoyanchev fa4ba2a82b Polish resource handling tests 10 years ago
Stephane Nicoll 859e1e8003 Check for duplicate keys in YAML map nodes 10 years ago
Rossen Stoyanchev 3056301015 Improve HttpSessionHandshakeInterceptor 10 years ago
Juergen Hoeller de11cd8791 EclipseLinkJpaDialect passes custom isolation level on to EclipseLink's DatabaseLogin configuration 10 years ago
Juergen Hoeller c7e7d11156 Polishing 10 years ago
Juergen Hoeller d501137f4e Consistently accept empty Content-Type header and empty character encoding 10 years ago
Rossen Stoyanchev 2df03d6316 Add interceptor to resourceHandlerMapping 10 years ago
Sam Brannen 2f54b273a5 Delete unused imports in spring-websocket module 10 years ago
Sam Brannen 9bc32ac199 Delete unused imports in spring-messaging module 10 years ago
Juergen Hoeller 0fb8f0b469 Polishing 10 years ago
Juergen Hoeller 8760be7d64 ResponseEntity's HeadersBuilder allows for specifying existing HttpHeaders 10 years ago
Rossen Stoyanchev 97596fb9f6 Allow plugging in a WebSocketHandlerDecorator 10 years ago
Rossen Stoyanchev f0323be786 Add option to copy HTTP session id to handshake attrs 10 years ago
Rossen Stoyanchev 4a29e164a8 Allow binary messages in StompSubProtocolHandler 10 years ago
Brian Clozel 0a68d265fb Polish indentation 10 years ago
Brian Clozel 4cf19df462 SockJs client: add an XhrTransport for Undertow 10 years ago
Brian Clozel 2a39081819 Add Vary:Origin HTTP header in SockJS responses 10 years ago
Sebastien Deleuze f518ad9009 Add (de)serializerByType() and mixIn() to Jackson2ObjectMapperBuilder 10 years ago
Tadaya Tsuyukubo 25bb58a1e8 Add shortcuts for Jackson mix-in annotations registration 10 years ago
Juergen Hoeller 5a631177ff Consistent use of LinkedHashSet for interfaces (since interface order may matter in subtle cases) 10 years ago
Juergen Hoeller 01724d3b6d Explicitly detect (and prevent) private @Scheduled methods on CGLIB proxies 10 years ago
Juergen Hoeller e56559fd4d WebSocketSession extends java.io.Closeable, plus reorganization of AbstractSockJsSession's code 10 years ago
Juergen Hoeller da14aeea7a TextMessage.toString() does not throw StringIndexOutOfBoundsException for payload with multibyte characters 10 years ago
Juergen Hoeller aaf69eb1f1 Fix outdated references to JobDetailBean 10 years ago
Oleg Lomaka abb45aa130 Fix reference code sample 10 years ago
Juergen Hoeller d6be433501 Polishing 10 years ago
Juergen Hoeller d8160b3c09 Comprehensive revision of SpEL's bytecode generation and number handling (BigInteger support, doubleValue fallback) 10 years ago
Juergen Hoeller e58b33a593 Consistent reset of resource holders on doBegin failure 10 years ago
Juergen Hoeller 1e9e6c9f6b JsonPath dependency upgraded to 1.1 10 years ago
Juergen Hoeller 70fec47944 Provider declaration for @Value method argument works again 10 years ago
Juergen Hoeller 9d832816a8 Further locking optimizations for the retrieval of non-singleton beans 10 years ago
Juergen Hoeller b7faef0103 JavaMailSenderImpl catches Exception instead of MessagingException and checks for reconnect in case of message batches 10 years ago
Sam Brannen 12a2813e2a Change gopivotal.com to pivotal.io 10 years ago
Juergen Hoeller 473ed1a672 Polishing 10 years ago
Juergen Hoeller cc02269c9f JavaMailSenderImpl considers empty username and password as not set (for use with placeholders) 10 years ago
Juergen Hoeller b6a3808a97 AbstractMessageChannel triggers afterSendCompletion with previously resolved non-null Message in case of preSend returning null 10 years ago
Juergen Hoeller 9d969587ab CompositePropertySource extends EnumerablePropertySource now 10 years ago