Juergen Hoeller
42dbc39032
Polishing
...
(cherry picked from commit 8e571decc1ee44daa87347d88475ca50a5f3038f)
8 years ago
Rossen Stoyanchev
1d45e326b7
Fix link from Spring MVC to OXM chapter
8 years ago
Juergen Hoeller
7737175140
Polishing
8 years ago
Juergen Hoeller
e00fd52dc6
Polishing
8 years ago
Juergen Hoeller
a159dd5993
AbstractAspectJAdvisorFactory uses AnnotationUtils.getValue
8 years ago
Juergen Hoeller
d8d04d82c1
Polishing
8 years ago
Juergen Hoeller
f3184a0878
Polishing
8 years ago
Juergen Hoeller
688ef9ad46
Find annotations on implemented generic superclass methods as well
...
Includes Java 8 getDeclaredAnnotation shortcut for lookup on Class.
Issue: SPR-17146
(cherry picked from commit 4521a79b2dfd4802bcbe2fba4c841510b5f0da54)
8 years ago
Juergen Hoeller
9580bbd59f
Expose checkbox field marker as 'hidden' to RequestDataValueProcessor
...
Issue: SPR-17147
(cherry picked from commit fa72186e28b3541e618be69741317d2655d9f19e)
8 years ago
Juergen Hoeller
a9305dbe8b
ConcurrentModel ignores null value for put (also used by putAll)
...
Issue: SPR-17141
(cherry picked from commit b8b6367f9b )
8 years ago
Kazuhiro Sera
a80f4caf37
Fix typos detected by github.com/client9/misspell
...
(cherry picked from commit be211ceeadcc5b524e1835348f38ea0c22053bd1)
8 years ago
Rossen Stoyanchev
eaafcee077
Proper use of setComplete in ContextPathCompositeHandler
...
Issue: SPR-17144
8 years ago
Juergen Hoeller
a45ef35b38
Pruning of outdated JDK 6/7 references (plus related polishing)
...
(cherry picked from commit b325c74216fd9564a36602158fa1269e2e832874)
8 years ago
Juergen Hoeller
b87ee4ca32
ConcurrentModel.addAttribute(String, Object) ignores null value
...
Issue: SPR-17141
(cherry picked from commit 34ddb888510105e2e32e18f1116487c440c42988)
8 years ago
Juergen Hoeller
737ece71ca
Polishing
8 years ago
Juergen Hoeller
a938f528e2
Polishing
8 years ago
Juergen Hoeller
2b593b0b06
Upgrade to Log4J 2.11.1
8 years ago
Juergen Hoeller
4042c1d578
Polishing
8 years ago
Juergen Hoeller
34052945de
Avoid unnecessary annotation introspection on framework methods
...
Issue: SPR-16933
8 years ago
Juergen Hoeller
c814f5821a
DisposableBean javadoc refers to singletons as well as scoped beans
...
Issue: SPR-17131
(cherry picked from commit f155d21c9508ae7d22a9d0d5544db15d6c750521)
8 years ago
Rossen Stoyanchev
6562e3047f
takeUntilByteCount actually uses takeUntil
...
Issue: SPR-17188
8 years ago
Rossen Stoyanchev
0d0a0a2d08
Polish
8 years ago
Juergen Hoeller
08b5921fff
Polishing
8 years ago
Juergen Hoeller
f9307897b6
Polishing
...
(cherry picked from commit 2474c487499c3a6b77dedbcbedf7fa8c2c5e3ba4)
8 years ago
Juergen Hoeller
f4c0421a7d
Polishing
...
(cherry picked from commit dc36bb34c7388e12f821de0f6cb08de58dd5202c)
8 years ago
Juergen Hoeller
ecf6c381be
SchedulerAccessor catches cluster race conditions on job rescheduling
...
Issue: SPR-17114
(cherry picked from commit fa97aab8be )
8 years ago
Juergen Hoeller
55e8aea2a3
Polishing
8 years ago
Juergen Hoeller
77e75fdf87
Avoid synthesizable annotation creation for @Bean/@Scope on scanning
...
Includes consistent (non-)use of AnnotationUtils/AnnotatedElementUtils.
Issue: SPR-16933
8 years ago
Juergen Hoeller
8c1290084d
Polishing
8 years ago
Rossen Stoyanchev
4133355b72
Typo in URI Encoding section
...
Issue: SPR-17104
8 years ago
Rossen Stoyanchev
7476c5d5db
Revert ""Order of messages" in STOMP section of reference docs"
...
This reverts commit dc066b0530 which
wasn't meant to be added to 5.0.x where the feature does not exist.
8 years ago
Juergen Hoeller
fd75600c26
Polishing
8 years ago
Juergen Hoeller
a4be54d760
Avoid synthesizable check for common annotation types
...
This revision immediately returns false from isSynthesizable for java.lang.annotation types.
Issue: SPR-16933
8 years ago
Juergen Hoeller
f791b827ec
Correct 404 status code and refined resolution failure log message
8 years ago
Juergen Hoeller
a65c7ef780
Polishing
8 years ago
Juergen Hoeller
2a32c6cf57
Nullability refinements in spring-webmvc
...
Includes revision of web.servlet.tags.form for non-null conventions.
Issue: SPR-15540
(cherry picked from commit f74a631ea1714e1448c2c374bf83a2f48da1c992)
8 years ago
Juergen Hoeller
91fa2ed0d4
Initialize pre-filled HashMaps with large enough capacity
...
Empty Maps are preferably initialized without capacity (not initializing them at all or lazily initializing with default capacity when needed).
Issue: SPR-17105
(cherry picked from commit 4a147d26fcd086ffc4d495e34b6d1b54854c345b)
8 years ago
Juergen Hoeller
006db06d11
Polishing
8 years ago
Juergen Hoeller
6839570187
Polishing
...
(cherry picked from commit 1fd6248d84ab33e16bf7221583028a5bad3ab0a6)
8 years ago
Rossen Stoyanchev
5f96d7c46c
Add notes on future deprecation of the RestTemplate
...
Issue: SPR-16993
8 years ago
Juergen Hoeller
cca8968a44
Polishing
8 years ago
Juergen Hoeller
b6a049a088
Polishing
...
(cherry picked from commit 7c9ba80f85 )
8 years ago
Rossen Stoyanchev
2d83051ce1
bindToApplicatonContext uses WebSessionManager bean
...
Issue: SPR-17094
8 years ago
Rossen Stoyanchev
f9ff6d4192
Polish
8 years ago
Juergen Hoeller
514c28b7c0
Revise BeanFactory vs ApplicationContext section in reference docs
...
Issue: SPR-17095
(cherry picked from commit 8277ea579485412bd7a1623cc22c94289fb72d68)
8 years ago
Juergen Hoeller
5da58393c1
Polishing
8 years ago
Juergen Hoeller
79936d98de
Properly identify event-related ClassCastExceptions on JDK 11
...
Issue: SPR-17093
(cherry picked from commit e458777925176e3cbfb597e234eadd76f8498912)
8 years ago
Spring Buildmaster
7dff7bb7a4
Next Development Version
8 years ago
Juergen Hoeller
d7cf2c869c
MethodBeforeAdviceInterceptor implements BeforeAdvice marker interface
...
Includes related polishing in the advice interceptor implementations.
Issue: SPR-17088
(cherry picked from commit 4e03d3fdcb )
8 years ago
Juergen Hoeller
c89fb745f7
ListBasedXMLEventReader uses defensive modifiable copy of given List
...
(cherry picked from commit 9ab63b8494ae490eeccbffa5cfc1a32bf439fee5)
8 years ago