9479 Commits (a181b40e39df28f75b0024d70c2d5e7233801f5f)
 

Author SHA1 Message Date
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
Juergen Hoeller fd69ee541e DataSourceTransactionManager resets ConnectionHolder on doBegin failure 10 years ago
Juergen Hoeller 05c995cfb3 DecoratingClassLoader and its subclasses register themselves as parallel capable on Java 7+ 10 years ago
Sam Brannen 25d13ac41e Sensible defaults for Servlet & Filter registrations in mock 10 years ago
Stephane Nicoll c0dedec1d6 Merge pull request #651 from unpush/typofix 10 years ago
unpush 31391232f4 fix typo 10 years ago
Andy Clement bd7d56ac54 Fix VerifyError for SpEL ternary compilation 10 years ago
Stephane Nicoll b2d67914a8 Fix javadoc glitch 10 years ago
Stephane Nicoll 439ea90205 Merge pull request #655 from kicktipp/SPR-12239 10 years ago
Janning Vygen 6950d5517b Adding @AjSuppressWarnings on some advices 10 years ago
Stephane Nicoll a86402899d polishing 10 years ago
Spring Buildmaster 9845260e0c Next Development Version 10 years ago
Juergen Hoeller 20a8416c2e Jackson2ObjectMapperBuilder allows for regular constructor usage as well 10 years ago