Andy Wilkinson
17d5e17069
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
232c310df2
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
24102656f2
Fix Log4j2 XML configuration tests on Windows
...
See gh-22983
4 years ago
Stephane Nicoll
7d984d7f89
Merge branch '2.3.x'
...
Closes gh-23453
4 years ago
Stephane Nicoll
3adf06df17
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23452
4 years ago
Stephane Nicoll
2999f09a40
Rework tip on templates location in the IDE
...
This commit rework the tip on locating templates when running the app
in the IDE. Using classpath* should not change anything as this won't
make a difference without a pattern in the path.
Closes gh-23068
4 years ago
Stephane Nicoll
1258bce57a
Add bomr exclusion for Apache Solr 8.6+
...
Closes gh-23370
4 years ago
Andy Wilkinson
659b459fab
Make the auto-configured LocaleContextResolver conditional on missing bean
...
Closes gh-23419
4 years ago
Stephane Nicoll
20193715f9
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
531690b8e1
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23448
4 years ago
Stephane Nicoll
7f84a92ef1
Document that Java 15 is supported
...
Closes gh-23447
4 years ago
Stephane Nicoll
1631ae23f5
Allow RestTemplateBuilder to be further customized
...
Closes gh-23389
4 years ago
Stephane Nicoll
a7c411609e
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
37ded9f6d3
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23446
4 years ago
Stephane Nicoll
9b8866c45c
Merge pull request #23445 from dreis2211
...
* pr/23445:
Fix multi-release JAR test on JDK 15
Closes gh-23445
4 years ago
dreis2211
fba1fb23e4
Fix multi-release JAR test on JDK 15
...
Backport of 54f93e9
See gh-23445
4 years ago
Andy Wilkinson
6d2deb89dd
Polish
4 years ago
Phillip Webb
41dd1d0562
Merge branch '2.3.x'
4 years ago
Phillip Webb
363d35a0ac
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23444
4 years ago
Phillip Webb
b443d22c59
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23443
4 years ago
Phillip Webb
cc442c5c0d
Make HandlerFunctionDescription JDK 15 compatible
...
Update `HandlerFunctionDescription` so that it will work with JDK 15.
Closes gh-23442
4 years ago
Phillip Webb
19a218dc8e
Backport JDK 15 detection support
...
See gh-23433
4 years ago
Phillip Webb
9d20da15d7
Merge branch '2.3.x'
4 years ago
Phillip Webb
e12a449ed9
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
8b3728a57e
Refine StringSequence checkstyle suppression
...
See gh-23440
4 years ago
Phillip Webb
6a663cc161
Merge branch '2.3.x'
4 years ago
Phillip Webb
3fca8c6b4e
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23441
4 years ago
Phillip Webb
4945806d84
Make `StringSequence.isEmpty()` public
...
Make `StringSequence.isEmpty()` public for compatibility with JDK 15.
Closes gh-23440
4 years ago
Phillip Webb
3e75dfa169
Merge branch '2.3.x'
4 years ago
Phillip Webb
fa81c37422
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
be00bbcf41
Merge branch '2.1.x' into 2.2.x
4 years ago
Phillip Webb
3da300fba9
Remove unused CI parameter
4 years ago
Phillip Webb
de5a5abc7e
Merge branch '2.3.x'
4 years ago
Phillip Webb
a47bc41fe3
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
e8d24948d5
Merge branch '2.1.x' into 2.2.x
4 years ago
Phillip Webb
b0cc5fba4e
Use per-branch CI images
...
Closes gh-23439
4 years ago
Phillip Webb
5a323aba6a
Merge branch '2.3.x'
4 years ago
Phillip Webb
945347c944
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
15f2186aaf
Add Java 15 to download script
...
See gh-23433
4 years ago
Phillip Webb
bd23aa0824
Merge branch '2.3.x'
4 years ago
Phillip Webb
b59b28767b
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
e6ebcf1429
Upgrade Java version used in CI from 14 to 15
...
Closes gh-23433
4 years ago
Phillip Webb
3bcbb0e594
Merge pull request #21704 from unix1982
...
* pr/21704:
Polish 'Add origin support for empty YAML list and map'
Add origin support for empty YAML list and map
Closes gh-21704
4 years ago
Phillip Webb
bd2a252101
Polish 'Add origin support for empty YAML list and map'
...
See gh-21704
4 years ago
heinz
f18d564add
Add origin support for empty YAML list and map
...
Update `OriginTrackedYamlLoader` to better deal with empty maps
and collections.
See gh-21704
4 years ago
Phillip Webb
c885a15aea
Allow binding when 'is' method also exists
...
Improve the `JavaBeanBinder` so that an bean that has both a `get` and
`is` method can still be bound.
Closes gh-23007
4 years ago
Phillip Webb
fde2e440bb
Add missing registration convenience methods
...
Update `BootstrapContext` with convenience methods that help if the
type has not been registered.
Closes gh-23438
4 years ago
Phillip Webb
0df37302af
Make ConfigData Resolvers/Loaders public
...
Change the visibility of our own ConfigDataLocationResolver and
ConfigDataLoader classes so that they can be created outside of
`spring.factories`.
Closes gh-23434
4 years ago
Andy Wilkinson
3587ecb043
Merge branch '2.3.x'
4 years ago
Andy Wilkinson
0963218be1
Merge branch '2.2.x' into 2.3.x
4 years ago