-
f04e9a8366
Deprecate getBeanFactory() method in AbstractBeanDefinitionReader
Sam Brannen
2022-01-04 12:45:11 +01:00
-
c1606c5a5e
Polishing
Sam Brannen
2022-01-04 12:39:28 +01:00
-
941b6af9ac
Use Collection factory methods when applicable
Marten Deinum
2021-12-16 07:50:41 +01:00
-
ab240f5d8e
Use String.repeat() and pattern matching instanceof
a.yazychyan
2021-12-17 01:27:02 +03:00
-
7021eb5bb1
Apply "instanceof pattern matching" in additional locations
liuzhifei
2021-11-18 20:13:13 +08:00
-
6555d3b42d
Suppress warnings in tests
Sam Brannen
2022-01-03 16:11:15 +01:00
-
97625e3658
Additional changes because HttpMethod changed from enum to class
Sam Brannen
2022-01-03 16:01:01 +01:00
-
1dee80e750
Upgrade to Gradle 7.3.3
Sam Brannen
2022-01-03 15:59:37 +01:00
-
0b8c815c6f
Upgrade Kotlin serialization to 1.3.2
Sébastien Deleuze
2022-01-03 15:48:27 +01:00
-
a410f4c0f2
Upgrade Kotlin Coroutines to 1.6.0
Sébastien Deleuze
2022-01-03 15:45:37 +01:00
-
b24cbc5e97
Merge branch '5.3.x'
Sam Brannen
2022-01-03 12:01:15 +01:00
-
-
95fac2589f
Upgrade to Log4j2 2.17.1
Sam Brannen
2022-01-03 11:50:37 +01:00
-
ce2367a76f
Upgrade to Log4j2 2.17.1
Sam Brannen
2022-01-03 11:33:22 +01:00
-
eb5022924e
Merge pull request #27852 from xixingya
Stephane Nicoll
2021-12-29 11:06:23 +01:00
-
-
900e0f56eb
Polish "Fix typo and use of componentry"
Stephane Nicoll
2021-12-29 11:05:27 +01:00
-
65d2e9bb54
Fix typo and use of componentry
liuzhifei
2021-12-24 11:11:28 +08:00
-
-
7f73cb6726
Merge pull request #27864 from izeye
Stephane Nicoll
2021-12-29 10:56:40 +01:00
-
-
8a7a046bf0
Update copyright year of changed file
Stephane Nicoll
2021-12-29 10:56:29 +01:00
-
88d4eac537
Remove AsyncConfigurerSupport reference in EnableAsync Javadoc
izeye
2021-12-29 05:24:55 +09:00
-
c09a674dcb
Merge pull request #27863 from izeye
Stephane Nicoll
2021-12-29 10:55:54 +01:00
-
-
-
-
c204cc7ba0
Update copyright year of changed file
Stephane Nicoll
2021-12-29 10:54:49 +01:00
-
f0125afb5e
Remove references to JCacheConfigurerSupport and CachingConfigurerSupport
izeye
2021-12-29 05:12:57 +09:00
-
-
7ba089be95
Temporarily remove references to JBoss AS Javadoc
Stephane Nicoll
2021-12-27 17:33:04 +01:00
-
414169b1eb
Merge pull request #27848 from izeye
Stephane Nicoll
2021-12-27 12:17:27 +01:00
-
-
772630caf1
Polish "Add Javadoc since to new PayloadApplicationEvent constructor"
Stephane Nicoll
2021-12-27 12:15:27 +01:00
-
f3fd7b156e
Add Javadoc since to new PayloadApplicationEvent constructor
izeye
2021-12-23 20:01:10 +09:00
-
-
544e9bb403
Merge pull request #24525 from chenqimiao
Stephane Nicoll
2021-12-21 11:20:12 +01:00
-
-
f1fe16e3cd
Polish "Reuse ResolvableType in getDependencyType"
Stephane Nicoll
2021-12-21 11:17:53 +01:00
-
b69ab8d568
Reuse ResolvableType in getDependencyType
陈其苗
2020-02-14 22:40:47 +08:00
-
-
f64ede3c83
Merge pull request #24636 from chenqimiao
Stephane Nicoll
2021-12-21 09:50:09 +01:00
-
-
ca6911a532
Update copyright year of changed file
Stephane Nicoll
2021-12-21 09:49:08 +01:00
-
dbbdd044cd
Use Collections.addAll instead of Collection.addAll
陈其苗
2020-03-04 11:46:50 +08:00
-
-
5532615361
Merge pull request #27827 from izeye
Stephane Nicoll
2021-12-21 09:37:09 +01:00
-
-
713795cc34
Polish
izeye
2021-12-16 23:15:18 +09:00
-
-
fa78fb4351
Merge pull request #27833 from izeye
Stephane Nicoll
2021-12-21 09:35:01 +01:00
-
-
ac1032ffc9
Polish formatting
Stephane Nicoll
2021-12-21 09:34:39 +01:00
-
731af9444c
Polish HtmlCharacterEntityDecoder
izeye
2021-12-17 23:11:24 +09:00
-
-
db21cbd4af
Merge pull request #27835 from izeye
Stephane Nicoll
2021-12-21 09:27:25 +01:00
-
-
1aaf5262b1
Polish formatting
Stephane Nicoll
2021-12-21 09:22:03 +01:00
-
08a34ca1ec
Polish HttpMethod
izeye
2021-12-18 12:02:25 +09:00
-
-
ec9ce5b4b0
Merge branch '5.3.x'
Stephane Nicoll
2021-12-16 15:30:32 +01:00
-
-
acf782347f
Next development version (v5.2.20.BUILD-SNAPSHOT)
Spring Builds
2021-12-16 09:38:42 +00:00
-
41c8bb4fe1
Next development version (v5.3.15-SNAPSHOT)
Spring Builds
2021-12-16 08:46:23 +00:00
-
9dc5c9f935
Merge branch '5.3.x'
Juergen Hoeller
2021-12-15 21:52:16 +01:00
-
-
31a4c274b7
Upgrade to SnakeYAML 1.30, MockK 1.12.1, Jetty Reactive HttpClient 1.1.10
Juergen Hoeller
2021-12-15 21:51:05 +01:00
-
d665977787
Polishing
Juergen Hoeller
2021-12-15 21:50:30 +01:00
-
e15bed781d
Upgrade to POI 5.1
Juergen Hoeller
2021-12-15 18:15:39 +01:00
-
96e2fc69ed
Merge branch '5.3.x'
Juergen Hoeller
2021-12-15 18:03:51 +01:00
-
-
0b6a54dcc7
Upgrade to R2DBC Arabba-SR11, Kotlin 1.5.32, Jackson 2.12.6
Juergen Hoeller
2021-12-15 17:58:59 +01:00
-
1885ab3e07
Polishing
Juergen Hoeller
2021-12-15 17:58:28 +01:00
-
50c7c84886
Introduce getDeclaredMethods() for MethodMetadata of all user-declared methods
Juergen Hoeller
2021-12-15 13:32:42 +01:00
-
efaccd6356
Apply "instanceof pattern matching" in spring-beans
dramatist
2021-11-19 14:29:56 +08:00
-
2f3a9dbc68
Deprecate CachingConfigurerSupport and AsyncConfigurerSupport
Stephane Nicoll
2021-12-15 11:51:21 +01:00
-
b6faaf1fc1
Merge branch '5.3.x'
Stephane Nicoll
2021-12-15 10:59:50 +01:00
-
-
de10bb69cb
Stop resolving AsyncConfigurer instances eagerly
Stephane Nicoll
2021-12-15 10:53:09 +01:00
-
c7642422c3
Stop resolving CachingConfigurer instances eagerly
Stephane Nicoll
2021-12-14 09:45:24 +01:00
-
73ee87aadf
Merge branch '5.3.x'
Stephane Nicoll
2021-12-15 09:50:13 +01:00
-
-
4c2e0ee5ff
Upgrade to Log4j2 2.16.0
Stephane Nicoll
2021-12-15 09:49:57 +01:00
-
1a03ffef62
Upgrade to Log4j2 2.16.0
Stephane Nicoll
2021-12-15 09:49:30 +01:00
-
b7cd049d7d
Add "application/*+json" to MappingJackson2MessageConverter
Rossen Stoyanchev
2021-12-14 21:59:22 +00:00
-
bdbcc4f98c
Merge branch '5.3.x'
Juergen Hoeller
2021-12-14 18:37:46 +01:00
-
-
79804d92c2
Upgrade to Protobuf 3.19.1, Gson 2.8.9, Woodstox 6.2.7, Apache Johnzon 1.2.15, Caffeine 2.9.3
Juergen Hoeller
2021-12-14 18:36:05 +01:00
-
f191cf4eb3
Revised comment on explicit LocalDataSourceJobStore configuration
Juergen Hoeller
2021-12-14 18:32:32 +01:00
-
e954d7fc20
Upgrade to AspectJ 1.9.7, Groovy 2.5.15, BlockHound 1.0.6, SLF4J 1.7.32
Juergen Hoeller
2021-12-14 18:19:49 +01:00
-
ec13a3f1ba
Backported clarifications for SchedulerFactoryBean and cache annotations
Juergen Hoeller
2021-12-14 18:19:17 +01:00
-
842f5b354d
Declare serialVersionUID on DefaultAopProxyFactory
Juergen Hoeller
2021-12-14 18:17:03 +01:00
-
67a4b63d42
Avoid NPE against null value from toString call
Juergen Hoeller
2021-12-14 18:16:52 +01:00
-
354dad615b
Avoid early initialization of empty interceptor names
Juergen Hoeller
2021-12-14 18:16:35 +01:00
-
3e6eb987d0
Clean up 5.3.x merge result
Juergen Hoeller
2021-12-14 17:01:17 +01:00
-
bfdb93b406
Merge branch '5.3.x'
Juergen Hoeller
2021-12-14 16:51:00 +01:00
-
-
ea9b8c1d0f
Upgrade Dokka to 1.6.0
Sébastien Deleuze
2021-12-14 16:49:13 +01:00
-
0ebb1c5baa
Upgrade to Tomcat 9.0.56, Undertow 2.2.14, Apache HttpClient 5.1.2 & HttpAsyncClient 4.1.5, Mockito 4.1
Juergen Hoeller
2021-12-14 16:48:40 +01:00
-
4b7d9b1f9c
Avoid compilation warning for test class with serializable base class
Juergen Hoeller
2021-12-14 16:48:07 +01:00
-
ca84559588
Provide findAnnotationOnBean variant with allowFactoryBeanInit flag
Juergen Hoeller
2021-12-14 16:47:12 +01:00
-
1af21bb451
Declare serialVersionUID on DefaultAopProxyFactory
Juergen Hoeller
2021-12-14 16:46:59 +01:00
-
ac581bed92
Avoid NPE against null value from toString call
Juergen Hoeller
2021-12-14 16:46:42 +01:00
-
0802581aff
Unit test for identifying type variable argument
Juergen Hoeller
2021-12-14 16:46:26 +01:00
-
d7b9270672
Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding
Juergen Hoeller
2021-12-14 16:46:13 +01:00
-
c44447f622
Avoid early initialization of empty interceptor names
Juergen Hoeller
2021-12-14 16:46:01 +01:00
-
c5c2053b63
Merge branch '5.3.x'
Stephane Nicoll
2021-12-14 15:35:48 +01:00
-
-
8b80d38c33
Upgrade to Reactor 2020.0.14
Stephane Nicoll
2021-12-14 15:33:55 +01:00
-
bb53a99def
Upgrade to Kotlin 1.6.10
Brian Clozel
2021-12-14 15:25:50 +01:00
-
8de2a9b74d
Test status quo for error handling in ASM-based annotation processing
Sam Brannen
2021-12-14 14:32:09 +01:00
-
8d93dc4abb
Merge branch '5.3.x'
Stephane Nicoll
2021-12-14 14:05:18 +01:00
-
-
b06d267232
Remove references to AsyncConfigurerSupport
Stephane Nicoll
2021-12-14 13:56:28 +01:00
-
ceea00f733
Fix cache annotation tip
Kwangyong Kim
2021-11-24 16:41:10 +09:00
-
8422d9d22f
Add default methods to CachingConfigurer
Stephane Nicoll
2021-12-14 13:44:48 +01:00
-
2fb3f9993f
Upgrade to AspectJ 1.9.8 RC3
Juergen Hoeller
2021-12-14 13:43:44 +01:00
-
64b6beed5b
Consistent support for square brackets around named parameter
Juergen Hoeller
2021-12-14 11:34:48 +01:00
-
86eda279c8
Support SQUARE brackets [] around NAMED parameter
Anton Naydenov
2021-11-22 09:53:53 +03:00
-
aeff664cf9
Polishing
Juergen Hoeller
2021-12-14 09:46:52 +01:00
-
ba468a731f
Remove JamonPerformanceMonitorInterceptor support
Juergen Hoeller
2021-12-14 09:46:08 +01:00
-
9a513cfdea
Enforce Future/void return declaration for async methods
Juergen Hoeller
2021-12-14 09:44:12 +01:00
-
37bebeaaaf
Accept protected @Transactional/Cacheable methods on CGLIB proxies
Juergen Hoeller
2021-12-14 09:41:23 +01:00
-
32b8710489
Typo
Rossen Stoyanchev
2021-12-14 07:31:18 +00:00
-
3600644ed1
Require type-level @Controller annotation
Rossen Stoyanchev
2021-12-14 07:09:08 +00:00
-
2db6795a1a
Polishing contribution
Rossen Stoyanchev
2021-12-13 21:03:28 +00:00
-
5d91560f92
Avoid unescape for CONNECT and CONNECTED frames
조현수(Hyunsoo Cho)/Platform Engineering팀/11ST
2021-11-24 15:20:51 +09:00
-
7854dbb025
Merge branch '5.3.x'
Stephane Nicoll
2021-12-13 16:19:13 +01:00
-
-
c50a5096a0
Upgrade to Netty 4.1.72.Final
Stephane Nicoll
2021-12-13 16:18:25 +01:00