-
8716129058
Revised MappingJackson2MessageConverter towards var-arg constructor
Juergen Hoeller
2015-02-18 16:45:01 +01:00
-
6ebac00f32
@RequestPart supports java.util.Optional
Juergen Hoeller
2015-02-18 16:17:07 +01:00
-
61cc3b5bff
ServletUriComponentsBuilder.java avoids NPE on scheme check
Juergen Hoeller
2015-02-18 16:16:28 +01:00
-
1273c90a64
ScheduledAnnotationBeanPostProcessor uses target class as cache key in case of proxy
Juergen Hoeller
2015-02-18 16:16:05 +01:00
-
8159aa99a1
Add parametrized constructors to MappingJackson2MessageConverter
Sebastien Deleuze
2015-02-18 12:32:04 +01:00
-
6062e15572
Change SockJS and Websocket default allowedOrigins to same origin
Sebastien Deleuze
2015-02-13 16:56:09 +01:00
-
d98f626be1
Make TestPropertySourceUtils more robust
Sam Brannen
2015-02-17 19:42:52 +01:00
-
b8dbf2345c
Polish Javadoc for @TestPropertySource
Sam Brannen
2015-02-17 19:32:19 +01:00
-
42af33034d
Make TestPropertySourceUtils more robust
Sam Brannen
2015-02-17 19:42:52 +01:00
-
0267715c9d
Polish Javadoc for @TestPropertySource
Sam Brannen
2015-02-17 19:32:19 +01:00
-
2b135f0d51
Open up TestPropertySourceUtils for public consumption
Sam Brannen
2015-02-17 03:09:24 +01:00
-
75e0bc9271
Open up TestPropertySourceUtils for public consumption
Sam Brannen
2015-02-17 03:09:24 +01:00
-
e5d41d91d5
Preserve ordering of inlined props in @TestPropertySource
Sam Brannen
2015-02-16 20:25:57 +01:00
-
f398dd03a7
Pass SockJS session attributes to HandshakeHandler
Rossen Stoyanchev
2015-02-16 14:12:12 -05:00
-
d6a799ad4a
Preserve ordering of inlined props in @TestPropertySource
Sam Brannen
2015-02-16 20:25:57 +01:00
-
add718d75c
Polish EnumerablePropertySource
Sam Brannen
2015-02-16 18:10:37 +01:00
-
b4fa1c24cc
Pass SockJS session attributes to HandshakeHandler
Rossen Stoyanchev
2015-02-16 14:12:12 -05:00
-
8eb7beebc8
Order ApplicationListener using @Order
Stephane Nicoll
2015-02-16 10:41:26 +01:00
-
f82c6635d7
Add further regression tests for @TestPropertySource
Sam Brannen
2015-02-12 20:24:06 +01:00
-
67934a22e2
Add further regression tests for @TestPropertySource
Sam Brannen
2015-02-12 20:24:06 +01:00
-
ef75bd8441
Clean up classpath for iajc Ant task
Sam Brannen
2015-02-12 19:32:49 +01:00
-
66735d01cf
Add exception-handler attribute support for AspectJ
Stephane Nicoll
2015-02-12 15:25:51 +01:00
-
fa8d202a45
AspectJ support for javax.transaction.Transactional
Stephane Nicoll
2015-02-12 14:45:47 +01:00
-
d75f390360
Merge pull request #738 from johnktims/patch-3
Stephane Nicoll
2015-02-12 08:43:09 +01:00
-
-
4c00a3b4c8
fix javadoc typo
John Tims
2015-02-11 13:10:38 -05:00
-
-
be76da654f
Latest dependency updates (POI 3.11, FreeMarker 2.3.21)
Juergen Hoeller
2015-02-11 20:38:30 +01:00
-
77fcf21401
Refined Jackson configuration enhancements
Juergen Hoeller
2015-02-11 20:37:04 +01:00
-
9499e4166c
Fix Animal Sniffer
Andy Wilkinson
2015-02-11 17:53:49 +01:00
-
bf442c093c
Latest dependency updates (POI 3.11, FreeMarker 2.3.21)
Juergen Hoeller
2015-02-11 19:04:57 +01:00
-
fab8dd3d0b
Combined backport of Jackson configuration enhancements: Locale/TimeZone settings, refined module configuration
Juergen Hoeller
2015-02-11 19:03:54 +01:00
-
1646f62700
BeanWrapper auto-grows arrays if necessary
Stephane Nicoll
2015-02-11 11:29:15 +01:00
-
7a6a13201f
Fix Animal Sniffer
Andy Wilkinson
2015-02-11 16:53:49 +00:00
-
aa213396b4
BeanWrapper auto-grows arrays if necessary
Stephane Nicoll
2015-02-11 11:29:15 +01:00
-
6d734f2340
Fix reserved set definition according to appendix A of RFC 3986
Radosław Józwik
2015-02-10 23:17:59 +01:00
-
f58abd3d9a
Polishing (forward-ported from 4.1.x)
Juergen Hoeller
2015-02-10 23:04:12 +01:00
-
098e60e125
Latest dependency updates (Tomcat 8.0.18, Undertow 1.1.2)
Juergen Hoeller
2015-02-10 23:02:14 +01:00
-
-
c8d9bfadad
Latest dependency updates (JasperReports 6.0.3, Tomcat 8.0.18, Undertow 1.1.2)
Juergen Hoeller
2015-02-10 22:58:33 +01:00
-
0706889222
Polishing (cherry picked from commit
058714b)
Juergen Hoeller
2015-02-10 22:58:16 +01:00
-
25644dbdb9
Revised validation javadoc, plus protected validate/isBindingErrorFatal template methods
Juergen Hoeller
2015-02-10 19:28:30 +01:00
-
181b35243e
Properly honor conditions on overriding bean methods
Juergen Hoeller
2015-02-10 19:26:19 +01:00
-
6c47b5f5d3
Avoid ConcurrentModificationException in getBeansWithAnnotation
Juergen Hoeller
2015-02-10 19:24:34 +01:00
-
75bf9df384
Latest dependency updates (Jackson 2.5.1, JasperReports 6.0.3)
Juergen Hoeller
2015-02-10 19:31:49 +01:00
-
058714b03a
Polishing
Juergen Hoeller
2015-02-10 19:30:59 +01:00
-
7585be85f3
Revised validation javadoc, plus protected validate/isBindingErrorFatal template methods
Juergen Hoeller
2015-02-10 19:28:30 +01:00
-
981aefc2c0
Properly honor conditions on overriding bean methods
Juergen Hoeller
2015-02-10 19:26:19 +01:00
-
918bc3b103
Avoid ConcurrentModificationException in getBeansWithAnnotation
Juergen Hoeller
2015-02-10 19:24:34 +01:00
-
13ccc8ede8
Merge pull request #723 from svolsky/SPR-12653
Stephane Nicoll
2015-02-10 14:53:43 +01:00
-
-
ef95fc2f7e
Synchronize clear on TransactionAwareCacheDecorator
Stas Volsky
2015-01-22 23:49:21 +03:00
-
-
6b3092c236
Clear expression caches on context shutdown
Stephane Nicoll
2015-02-10 14:47:15 +01:00
-
37c04bd9c8
Fix usage of Java8 API
Stephane Nicoll
2015-02-10 09:47:34 +01:00
-
4741a12fdc
Support for transactional event listener
Stephane Nicoll
2015-02-02 10:46:28 +01:00
-
f0fca890bb
Annotation-based event listeners
Stephane Nicoll
2015-01-23 11:57:58 +01:00
-
6d6422acde
Support for generics-based events
Stephane Nicoll
2015-01-22 14:47:30 +01:00
-
4a423e50a8
Add fromHttpRequest to UriComponentsBuilder
Rossen Stoyanchev
2015-02-10 06:49:25 +01:00
-
f84c458aba
Add fromHttpRequest to UriComponentsBuilder
Rossen Stoyanchev
2015-02-10 06:49:25 +01:00
-
0225a7776c
Revisit empty body response support in HTTP client
Brian Clozel
2014-12-31 13:43:37 +01:00
-
d57f7f8783
Sort handler matches in ResourceUrlProvider
Brian Clozel
2015-02-03 11:20:28 +01:00
-
4550b4a254
Avoid loss of body content in AbstractRequestLoggingFilter
Brian Clozel
2015-01-23 17:12:27 +01:00
-
f902fb911c
Initialize ResourceUrlProvider only once
Brian Clozel
2015-01-21 10:31:21 +01:00
-
77c8aa53ae
Allow relative paths within resource location path
Brian Clozel
2015-01-20 17:46:05 +01:00
-
bb5da15e1c
Allow protocol relative URLs in CssLink Transformer
Brian Clozel
2015-01-20 15:10:54 +01:00
-
0c8d07fcff
Fix context-relative default value in XML parsing
Brian Clozel
2015-01-16 16:13:02 +01:00
-
9b3319b3b3
Fix SockJS origin check
Sebastien Deleuze
2015-02-09 11:56:51 +01:00
-
47fdac9214
Clarify the use of @Cacheable in PostConstruct code
Stephane Nicoll
2015-02-09 10:09:12 +01:00
-
7ffa845aa8
Fix broken build
Stephane Nicoll
2015-02-09 10:19:41 +01:00
-
29a6d24d65
Clarify the use of @Cacheable in PostConstruct code
Stephane Nicoll
2015-02-09 10:09:12 +01:00
-
09bd7037e9
Allow MBeans to be excluded additively
Stephane Nicoll
2015-02-09 09:41:03 +01:00
-
982f9ce6c9
Allow MBeans to be excluded additively
Stephane Nicoll
2015-02-09 09:41:03 +01:00
-
8f0ddf1b1d
Fix type check for ResponseEntity<ResponseBodyEmitter>
Rossen Stoyanchev
2015-02-05 11:16:58 -05:00
-
13cdd22f5e
Sort handler matches in ResourceUrlProvider
Brian Clozel
2015-02-03 11:20:28 +01:00
-
e0d407dad0
Fix javadoc
Ralph Schaer
2015-02-02 16:59:17 +01:00
-
b215d4c29e
Add modulesToInstall(Modules...) to Jackson builder
Sebastien Deleuze
2015-02-03 11:58:21 +01:00
-
49c21a0a06
Update javadoc for MultipartFile.transferTo
Rossen Stoyanchev
2015-02-02 17:29:39 -05:00
-
78f3a3cb11
Update javadoc for MultipartFile.transferTo
Rossen Stoyanchev
2015-02-02 17:29:39 -05:00
-
d9d8a79c30
Update Netty4ClientHttpRequestFactory buffer size
Rossen Stoyanchev
2015-02-02 16:15:42 -05:00
-
fd426aaa4d
Update Netty4ClientHttpRequestFactory buffer size
Rossen Stoyanchev
2015-02-02 15:50:22 -05:00
-
04840166af
DefaultSubscriptionRegistry returns safe to iterate Map
Rossen Stoyanchev
2015-02-02 13:52:12 -05:00
-
f017cc3feb
DefaultSubscriptionRegistry returns safe to iterate Map
Rossen Stoyanchev
2015-02-02 13:52:12 -05:00
-
6fce6d4668
Allow subclasses to configure the Yaml instance
Stephane Nicoll
2015-02-02 11:28:54 +01:00
-
d8cec8534e
Allow subclasses to configure the Yaml instance
Stephane Nicoll
2015-02-02 11:28:54 +01:00
-
a32b5e61d0
Add support for Server-Sent Events
Rossen Stoyanchev
2015-01-08 11:34:41 -05:00
-
ccb1c13951
Use UTC timezone in Jackson builder and factory tests
Sebastien Deleuze
2015-01-26 15:59:15 +01:00
-
c7b324b89b
Move cached expression evaluation abstraction
Stephane Nicoll
2015-01-24 15:30:22 +01:00
-
cf86ecddb5
Avoid loss of body content in AbstractRequestLoggingFilter
Brian Clozel
2015-01-23 17:12:27 +01:00
-
5fb6d6d89c
Allow Jackson builder modules configuration to be customized
Sebastien Deleuze
2015-01-26 11:08:08 +01:00
-
6e10f7c8cf
Update TODOs for SPR-11598
Sam Brannen
2015-01-24 17:54:43 +01:00
-
0c856b3d22
Support @Configuration as meta-annotation in the TCF
Sam Brannen
2015-01-23 22:13:04 +01:00
-
2d918380f0
Support @Configuration as meta-annotation in the TCF
Sam Brannen
2015-01-23 22:13:04 +01:00
-
c5c32ec206
Refer to static nested classes, not static inner classes
Sam Brannen
2015-01-23 21:41:12 +01:00
-
e97712b95b
Update copyright headers in IdGenerators
Sam Brannen
2015-01-23 21:12:45 +01:00
-
d63cfc8eeb
Add JdkIdGenerator and use it in SockJS client
Rossen Stoyanchev
2015-01-22 21:27:36 -05:00
-
52b8f34468
Add JdkIdGenerator and use it in SockJS client
Rossen Stoyanchev
2015-01-22 21:27:36 -05:00
-
7621cc787d
Remove ISE in ResourceUrlProvider
Rossen Stoyanchev
2015-01-22 17:08:20 -05:00
-
0bfa124a1e
Remove ISE in ResourceUrlProvider
Rossen Stoyanchev
2015-01-22 17:08:20 -05:00
-
2c1682af34
Latest applicable dependency updates (Jackson 2.4.5, Jetty 9.2.7)
Juergen Hoeller
2015-01-22 19:45:02 +01:00
-
dcaa0987ee
Polishing (cherry picked from commit
1cd4433)
Juergen Hoeller
2015-01-22 19:44:38 +01:00
-
14a3bf3941
ScheduledAnnotationBeanPostProcessor registers tasks in ContextRefreshedEvent phase (again)
Juergen Hoeller
2015-01-22 18:42:30 +01:00
-
23b09015fe
Fix method documentation typo
mgooty
2015-01-20 14:20:25 +05:30
-
3f6f6d5f70
Merge pull request #722 from mgooty/master
Stephane Nicoll
2015-01-22 19:23:23 +01:00
-
-
9b24cc5035
Fix method documentation typo
mgooty
2015-01-20 14:20:25 +05:30
-