9765 Commits (29a6d24d6587ecbe340e4ec65f977395d2d0f329)
 

Author SHA1 Message Date
Stephane Nicoll 29a6d24d65 Clarify the use of @Cacheable in PostConstruct code 10 years ago
Stephane Nicoll 982f9ce6c9 Allow MBeans to be excluded additively 10 years ago
Rossen Stoyanchev 8f0ddf1b1d Fix type check for ResponseEntity<ResponseBodyEmitter> 10 years ago
Brian Clozel 13cdd22f5e Sort handler matches in ResourceUrlProvider 10 years ago
Ralph Schaer e0d407dad0 Fix javadoc 10 years ago
Sebastien Deleuze b215d4c29e Add modulesToInstall(Modules...) to Jackson builder 10 years ago
Rossen Stoyanchev 78f3a3cb11 Update javadoc for MultipartFile.transferTo 10 years ago
Rossen Stoyanchev fd426aaa4d Update Netty4ClientHttpRequestFactory buffer size 10 years ago
Rossen Stoyanchev f017cc3feb DefaultSubscriptionRegistry returns safe to iterate Map 10 years ago
Stephane Nicoll d8cec8534e Allow subclasses to configure the Yaml instance 10 years ago
Rossen Stoyanchev a32b5e61d0 Add support for Server-Sent Events 10 years ago
Sebastien Deleuze ccb1c13951 Use UTC timezone in Jackson builder and factory tests 10 years ago
Stephane Nicoll c7b324b89b Move cached expression evaluation abstraction 10 years ago
Brian Clozel cf86ecddb5 Avoid loss of body content in AbstractRequestLoggingFilter 10 years ago
Sebastien Deleuze 5fb6d6d89c Allow Jackson builder modules configuration to be customized 10 years ago
Sam Brannen 6e10f7c8cf Update TODOs for SPR-11598 10 years ago
Sam Brannen 2d918380f0 Support @Configuration as meta-annotation in the TCF 10 years ago
Sam Brannen c5c32ec206 Refer to static nested classes, not static inner classes 10 years ago
Sam Brannen e97712b95b Update copyright headers in IdGenerators 10 years ago
Rossen Stoyanchev 52b8f34468 Add JdkIdGenerator and use it in SockJS client 10 years ago
Rossen Stoyanchev 0bfa124a1e Remove ISE in ResourceUrlProvider 10 years ago
Stephane Nicoll 3f6f6d5f70 Merge pull request #722 from mgooty/master 10 years ago
mgooty 9b24cc5035 Fix method documentation typo 10 years ago
Juergen Hoeller 8ec0da083a Upgrade to Groovy 2.4 10 years ago
Juergen Hoeller 1cd4433621 Polishing 10 years ago
Juergen Hoeller 0479ca68fe ScheduledAnnotationBeanPostProcessor registers tasks in ContextRefreshedEvent phase (again) 10 years ago
Brian Clozel a4fe49e6ff Update Jetty version to 9.2.7.v20150116 10 years ago
Rossen Stoyanchev d68fde57cd Support HandlerMethod arg in @ExceptionHandler methods 10 years ago
Brian Clozel 2bf6b41bcc Initialize ResourceUrlProvider only once 10 years ago
Juergen Hoeller 49e31c302b Allow schedulerWithHsqlDataSource to pass through reducing it to the trigger table check 10 years ago
Rossen Stoyanchev f949b2d3c3 Remove logging statement in ResponseBodyAdviceChain 10 years ago
Rossen Stoyanchev 497944f0dd Fix minor test issues 10 years ago
Brian Clozel bb78c76b8c Allow relative paths within resource location path 10 years ago
Juergen Hoeller 4141bf35b4 Latest dependency updates (Jackson 2.5, Hibernate 4.3.8, Netty 4.0.25) 10 years ago
Juergen Hoeller d34402d3ba OperatorMatches caches compiled patterns 10 years ago
Juergen Hoeller 11bf3b3524 AbstractBeanDefinitionParser allows for skipping evaluation of XML "name" attribute 10 years ago
Juergen Hoeller d4dac250a8 AbstractRequestLoggingFilter allows for dedicated shouldLog check in CommonsRequestLoggingFilter 10 years ago
Juergen Hoeller 0ddf8dde12 AnnotationUtils explicitly handles null parameters 10 years ago
Brian Clozel 028c0e8b80 Allow protocol relative URLs in CssLink Transformer 10 years ago
Sebastien Deleuze bf7a9754d5 Avoid using Java 8 ZoneId class 10 years ago
Sebastien Deleuze b89e62e5f6 Support specifying Jackson TimeZone and Locale 10 years ago
Stephane Nicoll 4a2b6a1322 Merge pull request #721 from MaciejZiarko/java-doc-fix 10 years ago
Maciej Ziarko 81c750fb1c Fix Javadoc examples 10 years ago
Brian Clozel 3da9d92bf5 Fix context-relative default value in XML parsing 10 years ago
Rossen Stoyanchev ab629a0e26 Deprecate writePrelude in AbstractHttpSockJsSession 10 years ago
Rossen Stoyanchev 43d93712f1 Remove isStreaming flag from AbstractHttpSockJsSession 10 years ago
Sam Brannen 7a6dfe3765 Make MBeanServer integration tests more robust 10 years ago
Sam Brannen 08f3a79821 Fix broken test in EnableSchedulingTests 10 years ago
Sam Brannen d5fb829ade Polish failed assertion messages in QuartzSupportTests 10 years ago
Sam Brannen 276712dcd1 Enable reuse of DefaultActiveProfilesResolver 10 years ago