Juergen Hoeller
|
89cadfa8d9
|
Polishing
|
2018-08-07 02:38:54 +02:00 |
|
Juergen Hoeller
|
73da153e5c
|
DisposableBean javadoc refers to singletons as well as scoped beans
Issue: SPR-17131
(cherry picked from commit f155d21c95)
|
2018-08-07 02:37:02 +02:00 |
|
Juergen Hoeller
|
b17a6f9e03
|
Polishing
|
2018-07-27 18:41:12 +02:00 |
|
Juergen Hoeller
|
42e550a178
|
Polishing
|
2018-07-26 16:00:38 +02:00 |
|
Juergen Hoeller
|
2ae2249842
|
Polishing
|
2018-07-24 15:17:33 +02:00 |
|
Juergen Hoeller
|
f4b644dfec
|
Polishing
|
2018-07-06 15:28:15 +02:00 |
|
Juergen Hoeller
|
50f7ffddf8
|
Polishing
|
2018-07-04 23:07:08 +02:00 |
|
Juergen Hoeller
|
4298744c4a
|
Polishing
|
2018-07-03 17:06:35 +02:00 |
|
Juergen Hoeller
|
9f69638420
|
Same method filtering in ConstructorResolver and getTypeForFactoryMethod
Issue: SPR-16999
(cherry picked from commit 0052c89)
|
2018-07-03 17:05:18 +02:00 |
|
Juergen Hoeller
|
357ca21675
|
Correct code example for YamlProcessor.setDocumentMatchers
Issue: SPR-16849
(cherry picked from commit 455d8ac)
|
2018-06-11 16:46:45 +02:00 |
|
Juergen Hoeller
|
c99a104919
|
Polishing
|
2018-05-05 16:36:52 +02:00 |
|
Juergen Hoeller
|
fbd83015b1
|
Expose FactoryBean's raw object on retrieval during post-processing
Issue: SPR-16783
(cherry picked from commit 9281f82)
|
2018-05-02 17:20:31 +02:00 |
|
Juergen Hoeller
|
c6a7732a30
|
Consistent getTypeForFactoryMethod result for parameterized method
Issue: SPR-16720
(cherry picked from commit 6184c4e)
|
2018-04-12 21:38:12 +02:00 |
|
Juergen Hoeller
|
b0ed385f84
|
Polishing
|
2018-03-31 17:06:33 +02:00 |
|
Juergen Hoeller
|
9cc03fa8b0
|
Polishing
|
2018-03-28 02:03:31 +02:00 |
|
Juergen Hoeller
|
59189e5957
|
Backported core container concurrency refinements
Issue: SPR-16620
Issue: SPR-16625
Issue: SPR-16627
|
2018-03-28 01:23:50 +02:00 |
|
Juergen Hoeller
|
f2478cf8cf
|
Contextual BeanCreationException in case of depending on a missing bean
Issue: SPR-16628
(cherry picked from commit 937cd48)
|
2018-03-28 01:19:12 +02:00 |
|
Juergen Hoeller
|
25a3019234
|
URIEditor uses straight ClassPathResource.getURI() access
Issue: SPR-16581
(cherry picked from commit 499128d)
|
2018-03-28 01:16:50 +02:00 |
|
Juergen Hoeller
|
346d0e271d
|
Polishing
|
2018-03-07 16:24:40 +01:00 |
|
Juergen Hoeller
|
bc043245cc
|
Polishing
|
2018-03-03 17:18:44 +01:00 |
|
Juergen Hoeller
|
8e68ac44d2
|
Polishing
|
2018-03-01 01:12:30 +01:00 |
|
Juergen Hoeller
|
2c45b09263
|
Polishing
|
2018-02-28 15:08:09 +01:00 |
|
Juergen Hoeller
|
d4af8c86b2
|
Polishing
|
2018-02-25 21:44:34 +01:00 |
|
igor-suhorukov
|
39ddd0f349
|
Polish: String function use should be optimized for single characters
(cherry picked from commit 49fd724)
|
2018-02-25 21:44:00 +01:00 |
|
igor-suhorukov
|
d5f358c33c
|
Polish: Array designators "[]" should be on the type, not the variable
(cherry picked from commit c782075)
|
2018-02-25 15:03:54 +01:00 |
|
Juergen Hoeller
|
295df21f06
|
Polishing
|
2018-02-25 00:48:00 +01:00 |
|
Juergen Hoeller
|
57a9e8e6dd
|
Efficiently merge bean name result with parent result (possibly empty)
(cherry picked from commit 7f58d9ede0)
|
2018-02-25 00:41:51 +01:00 |
|
Juergen Hoeller
|
8b071633d3
|
Consistent use of ClassUtils.toClassArray (and related polishing)
|
2018-02-22 14:27:57 +01:00 |
|
Juergen Hoeller
|
6d11b40353
|
Consistent use of StringUtils.toStringArray
|
2018-02-16 19:48:43 +01:00 |
|
Juergen Hoeller
|
0030ff8711
|
Polishing
|
2018-02-13 14:20:07 +01:00 |
|
Juergen Hoeller
|
afe461609c
|
Polishing (selective backports from master)
|
2018-02-12 13:45:53 +01:00 |
|
Juergen Hoeller
|
05dec6d23e
|
Consistent use of @throws instead of @exception
(cherry picked from commit 5c813a3)
|
2018-02-12 13:44:17 +01:00 |
|
Juergen Hoeller
|
65743a68e6
|
Deep BeanCurrentlyInCreationException check in getTypeForFactoryBean
Issue: SPR-16427
(cherry picked from commit 7772b91)
|
2018-02-12 13:40:38 +01:00 |
|
Juergen Hoeller
|
8b5a013423
|
Polishing
|
2018-01-19 19:35:02 +01:00 |
|
Juergen Hoeller
|
d7959edb3e
|
Improve performance of some string operations
Issue: SPR-16293
|
2018-01-19 19:05:07 +01:00 |
|
Juergen Hoeller
|
6f6ff33202
|
Consider enum subclasses as simple value types as well
Issue: SPR-16278
(cherry picked from commit d3e0f4d)
|
2018-01-19 18:37:30 +01:00 |
|
Juergen Hoeller
|
4bb837582e
|
Support for static field access on non-public enums
Issue: SPR-16284
(cherry picked from commit 9beb978)
|
2018-01-19 18:37:11 +01:00 |
|
Juergen Hoeller
|
1d060ecff0
|
Document common use cases for @Order vs @Priority vs @DependsOn
Issue: SPR-16213
(cherry picked from commit 84699c8)
|
2017-11-20 13:33:23 +01:00 |
|
Juergen Hoeller
|
5800c7a18a
|
Comprehensive documentation on injection point matching
Issue: SPR-16142
(cherry picked from commit a5da05c)
|
2017-11-14 12:27:21 +01:00 |
|
Juergen Hoeller
|
cc70fdcbeb
|
Backport further refinements from the nullability efforts
Issue: SPR-15656
|
2017-09-27 15:20:17 +02:00 |
|
Juergen Hoeller
|
9fdc4404a5
|
Backport selected refinements from the nullability efforts
Issue: SPR-15656
|
2017-09-27 00:10:04 +02:00 |
|
Juergen Hoeller
|
17f42fc97a
|
Polishing
|
2017-09-08 19:42:32 +02:00 |
|
Juergen Hoeller
|
c752ba5b38
|
Polishing
|
2017-07-19 23:55:47 +02:00 |
|
Juergen Hoeller
|
c9ffa64140
|
DefaultListableBeanFactory falls back to empty DLBF instance on deserialization
Issue: SPR-15766
|
2017-07-13 13:02:29 +02:00 |
|
Juergen Hoeller
|
092b5f7556
|
Clarified role of postProcessAfterInstantiation
Issue: SPR-15732
|
2017-07-05 11:23:34 +02:00 |
|
Juergen Hoeller
|
501891c749
|
FactoryBean object cache cleared on shutdown
Issue: SPR-15722
(cherry picked from commit 6534359)
|
2017-06-30 21:01:09 +02:00 |
|
Juergen Hoeller
|
1332482c40
|
Polishing
|
2017-05-04 14:09:15 +02:00 |
|
Juergen Hoeller
|
beac891ff0
|
Honor @Autowired(required=false) at parameter level
Issue: SPR-15268
(cherry picked from commit d74542e)
|
2017-05-04 14:07:07 +02:00 |
|
stonio
|
1db42081e5
|
Use String#isEmpty()
Closes gh-1335
(cherry picked from commit 7d062df)
|
2017-02-22 16:31:35 +01:00 |
|
Juergen Hoeller
|
b0ef80c3ff
|
Polishing
|
2017-02-16 14:20:40 +01:00 |
|