Juergen Hoeller
df9be494cc
Polishing
6 years ago
Juergen Hoeller
60be516be1
Only use payload if it actually matches declared event type
...
Closes gh-22426
6 years ago
Juergen Hoeller
af1691cbba
Upgrade to Hibernate Validator 5.4.3 and 6.0.15
...
Includes Apache HttpClient 4.5.7 and Jetty 9.4.15.
6 years ago
Juergen Hoeller
276e8bb689
Polishing
6 years ago
Juergen Hoeller
12b601fa78
Expose empty annotation array as empty AnnotationAttributes array
...
Closes gh-22405
6 years ago
Juergen Hoeller
ba330f1bcb
AbstractApplicationContext resets local listeners to pre-refresh state
...
Closes gh-22325
(cherry picked from commit 0f73a69033
)
6 years ago
Juergen Hoeller
48c5b1e373
ApplicationListenerMethodAdapter uses target method for order lookup
...
Fixes #22307
(cherry picked from commit d0033f12d0
)
6 years ago
Juergen Hoeller
e0283c2edf
Polishing
6 years ago
Juergen Hoeller
183f367f2c
DefaultListableBeanFactory checks for pre-converted Optional wrappers
...
Issue: SPR-17607
6 years ago
Juergen Hoeller
62885a1922
Revised format annotation docs
...
(cherry picked from commit aab421167b
)
6 years ago
Juergen Hoeller
1b26f2fb31
ParameterNameDiscoverer may return individual null entries in an array
...
Issue: SPR-17565
(cherry picked from commit c48672c4c7
)
6 years ago
Juergen Hoeller
e95c1b3153
Relaxed assertion in NotificationPublisherAwareLazyTargetSource
...
Issue: SPR-17592
(cherry picked from commit 2c98c1b81a
)
6 years ago
Juergen Hoeller
7b2eebe99f
ResolvableType-based matching consistently respects generic factory method return type (even for pre-initialized raw singleton instance)
...
Issue: SPR-17524
(cherry picked from commit ebbe14c363
)
6 years ago
Juergen Hoeller
e2b74e6943
Polishing
6 years ago
Juergen Hoeller
e6c979606c
Nullability fine-tuning based on IntelliJ IDEA 2018.3 inspection
...
Issue: SPR-15540
(cherry picked from commit bf272b0b21
)
6 years ago
Juergen Hoeller
c10a8bb3b8
Exclude FactoryBean implementation methods on CGLIB proxies as well
...
Issue: SPR-17374
(cherry picked from commit dc1e3b4628
)
6 years ago
Juergen Hoeller
c73b98cf33
Clarify destruction order effect in @DependsOn annotation javadoc
...
Issue: SPR-17384
(cherry picked from commit 00b7782b5f
)
6 years ago
Juergen Hoeller
973eb5deb6
MethodValidationInterceptor excludes FactoryBean metadata methods
...
Issue: SPR-17374
(cherry picked from commit 5f2d47a17e
)
6 years ago
volkovandr
b0433810da
Updated Javadoc: date format patterns SPR-17366
...
(cherry picked from commit 61403e3bd3
)
6 years ago
Juergen Hoeller
d61a7ed1f0
AbstractApplicationContext.getApplicationListeners() exposes all statically registered listeners
...
Issue: SPR-17324
(cherry picked from commit c8c0737ce7
)
6 years ago
Juergen Hoeller
ca0ce7d631
AbstractApplicationEventMulticaster pre-sorts singleton listeners
...
Issue: SPR-17307
(cherry picked from commit 9063e66c5d
)
6 years ago
Juergen Hoeller
d90d65bad2
Polishing
6 years ago
Juergen Hoeller
f5e6c707ae
Polishing
6 years ago
Juergen Hoeller
1535f985be
Polishing
6 years ago
Juergen Hoeller
ad5447253c
ConfigurationClassParser consistently uses ClassUtils.forName
...
Issue: SPR-17253
(cherry picked from commit c803ad7998
)
6 years ago
Juergen Hoeller
04814e604e
Polishing
...
(cherry picked from commit 95a56cd28d
)
6 years ago
Juergen Hoeller
92228f9e64
Fix recent javadoc errors
...
Issue: SPR-17174
6 years ago
Juergen Hoeller
fb083a3776
Consistently use double quotes (even if no interpolation needed)
6 years ago
Juergen Hoeller
f532de5a8a
Polishing
6 years ago
Juergen Hoeller
6b3dd0779f
Consistently skip unnecessary search on superclasses and empty elements
...
Issue: SPR-16933
6 years ago
Juergen Hoeller
0e3f23eeb7
Polishing
6 years ago
Juergen Hoeller
d8aecd8c87
Post-processors consistently ignore ScopedObject/AopInfrastructureBean
...
Issue: SPR-17166
6 years ago
Juergen Hoeller
9c1cbbb689
Post-processors consistently ignore ScopedObject/AopInfrastructureBean
...
Issue: SPR-17166
6 years ago
Juergen Hoeller
951b39cc7a
Polishing
6 years ago
Juergen Hoeller
1695ef7e87
Polishing
6 years ago
Juergen Hoeller
6f41d4ec4d
DefaultLifecycleProcessor properly counts dependent beans in same phase
...
Issue: SPR-16901
6 years ago
Juergen Hoeller
42dbc39032
Polishing
...
(cherry picked from commit 8e571decc1
)
6 years ago
Juergen Hoeller
f3184a0878
Polishing
6 years ago
Juergen Hoeller
a9305dbe8b
ConcurrentModel ignores null value for put (also used by putAll)
...
Issue: SPR-17141
(cherry picked from commit b8b6367f9b
)
6 years ago
Kazuhiro Sera
a80f4caf37
Fix typos detected by github.com/client9/misspell
...
(cherry picked from commit be211ceead
)
6 years ago
Juergen Hoeller
a45ef35b38
Pruning of outdated JDK 6/7 references (plus related polishing)
...
(cherry picked from commit b325c74216
)
6 years ago
Juergen Hoeller
b87ee4ca32
ConcurrentModel.addAttribute(String, Object) ignores null value
...
Issue: SPR-17141
(cherry picked from commit 34ddb88851
)
6 years ago
Juergen Hoeller
4042c1d578
Polishing
6 years ago
Juergen Hoeller
34052945de
Avoid unnecessary annotation introspection on framework methods
...
Issue: SPR-16933
6 years ago
Juergen Hoeller
77e75fdf87
Avoid synthesizable annotation creation for @Bean/@Scope on scanning
...
Includes consistent (non-)use of AnnotationUtils/AnnotatedElementUtils.
Issue: SPR-16933
6 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 f74a631ea1
)
6 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 4a147d26fc
)
6 years ago
Juergen Hoeller
6839570187
Polishing
...
(cherry picked from commit 1fd6248d84
)
6 years ago
Juergen Hoeller
cca8968a44
Polishing
6 years ago
Juergen Hoeller
b6a049a088
Polishing
...
(cherry picked from commit 7c9ba80f85
)
6 years ago