Stephane Nicoll
bf88405121
Flag BeanDefinitionRegistryPostProcessor beans with role infrastructure
...
Closes gh-28540
3 years ago
Stephane Nicoll
11a5055b8f
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
cd5508a679
Polish
3 years ago
Stephane Nicoll
86bb8de815
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28261
3 years ago
Stephane Nicoll
1c68a3460d
Start building against Spring Session 2021.1.0 snapshots
...
See gh-28522
3 years ago
Stephane Nicoll
1ae4691a98
Start building against Spring Integration 5.5.6 snapshots
...
See gh-28521
3 years ago
Stephane Nicoll
c618e7c279
Start building against Spring Security 5.6.0 snapshots
...
See gh-28520
3 years ago
Stephane Nicoll
94a99c1167
Start building against Spring Kafka 2.8.0 snapshots
...
See gh-28519
3 years ago
Stephane Nicoll
a5a33fc4bf
Start building against Spring AMQP 2.4.0 snapshots
...
See gh-28518
3 years ago
Stephane Nicoll
7eb1acb5e1
Start building against Spring Data 2021.1.0 snapshots
...
See gh-28517
3 years ago
Stephane Nicoll
9dd4c8588d
Start building against Micrometer 1.8.0 snapshots
...
See gh-28516
3 years ago
Stephane Nicoll
98b9e1ab21
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28515
3 years ago
Stephane Nicoll
71151c27e7
Start building against Reactor 2020.0.13 snapshots
...
See gh-28514
3 years ago
Stephane Nicoll
6a353c6021
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
9887daac07
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
79c9d21926
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28250
3 years ago
Stephane Nicoll
45deb1ac56
Start building against Spring Kafka 2.7.9 snapshots
...
See gh-28539
3 years ago
Stephane Nicoll
6984d80389
Start building against Spring Integration 5.5.6 snapshots
...
See gh-28513
3 years ago
Stephane Nicoll
b9e1bf6b1a
Start building against Spring Data 2021.0.7 snapshots
...
See gh-28512
3 years ago
Stephane Nicoll
d36c0f21b3
Start building against Micrometer 1.7.6 snapshots
...
See gh-28511
3 years ago
Stephane Nicoll
71fb6ef9e1
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28510
3 years ago
Stephane Nicoll
8426fd9488
Start building against Reactor 2020.0.13 snapshots
...
See gh-28509
3 years ago
Stephane Nicoll
190d39a4f9
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28230
3 years ago
Stephane Nicoll
5c995a2d9b
Start building against Spring Data 2020.0.15 snapshots
...
See gh-28508
3 years ago
Stephane Nicoll
176496bd18
Start building against Micrometer 1.6.13 snapshots
...
See gh-28507
3 years ago
Stephane Nicoll
7ae68b6ccc
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28506
3 years ago
Stephane Nicoll
d887e438eb
Start building against Reactor 2020.0.13 snapshots
...
See gh-28505
3 years ago
Stephane Nicoll
fbe614a61b
Fix bean type visibility
...
See gh-28437
3 years ago
Stephane Nicoll
2be0161f9a
Fix bean type visibility
...
See gh-28437
3 years ago
Stephane Nicoll
942096bd55
Merge pull request #28501 from polarbear567
...
* pr/28501:
Polish
Closes gh-28501
3 years ago
Leo Li
73e9c355f1
Polish
...
See gh-28501
3 years ago
Stephane Nicoll
7ad60df844
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
06e9991e6a
Polish
...
See gh-28501
3 years ago
Stephane Nicoll
83e4430512
Merge pull request #28492 from izeye
...
* pr/28492:
Fix whenThereIsNoMeterRegistryThenClientResourcesCustomizationBacksOff()
Closes gh-28492
3 years ago
izeye
3e1bc01839
Fix whenThereIsNoMeterRegistryThenClientResourcesCustomizationBacksOff()
...
See gh-28492
3 years ago
Stephane Nicoll
f71e2198ca
Merge pull request #28494 from izeye
...
* pr/28494:
Polish
Closes gh-28494
3 years ago
izeye
5d8dce70dc
Polish
...
See gh-28494
3 years ago
Andy Wilkinson
51dc02e37b
Merge branch '2.5.x'
...
See gh-28485
3 years ago
Andy Wilkinson
28d323ee3a
Merge branch '2.4.x' into 2.5.x
...
See gh-28484
3 years ago
Andy Wilkinson
b9e3660833
Revert running tests in parallel
...
See gh-19876
3 years ago
Andy Wilkinson
875479abeb
Merge branch '2.5.x'
...
Closes gh-28490
3 years ago
Andy Wilkinson
33249e9414
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28489
3 years ago
Andy Wilkinson
12d8f942be
Stop logging to the file used in the generated documentation
...
Closes gh-28488
3 years ago
Andy Wilkinson
e54b876536
Merge branch '2.5.x'
...
Closes gh-28487
3 years ago
Andy Wilkinson
5e42f27b36
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28486
3 years ago
Andy Wilkinson
e4e1958b65
Make Logback fall back to JVM's default charset
...
The charset "default" is an alias for US-ASCII, not the JVM's default
charset. This commit updates the built-in Logback configuration to
use Charset.defaultCharset().name() in place of "default" in the
Java-based configuration. In the XML-based configuration where
Charset.defaultCharset().name() cannot be called, we emulate its
behaviour [1] by using the file.encoding system property, falling back
to UTF-8 when it's not set.
Fixes gh-27230
[1] 19be6113dd/jdk/src/share/classes/java/nio/charset/Charset.java (L604-L617)
3 years ago
Andy Wilkinson
673b6322e5
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
c7a2d61aee
Merge branch '2.4.x'
...
Closes gh-28485
3 years ago
Andy Wilkinson
7fe6f4887c
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28484
3 years ago
Andy Wilkinson
22d85e6d7b
Allow tests to be run in parallel across multiple workers
...
Closes gh-19876
3 years ago