Andy Wilkinson
fd27c26e3b
Merge branch '2.4.x'
...
Closes gh-25024
4 years ago
Andy Wilkinson
8b505cf541
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25020
4 years ago
Andy Wilkinson
a4e6a3cfd0
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25028
4 years ago
Andy Wilkinson
73b9615e0c
Upgrade Java 15 CI image to jdk-15.0.2+7
...
Closes gh-25013
4 years ago
Andy Wilkinson
dcaa79db7e
Merge branch '2.4.x'
...
Closes gh-25025
4 years ago
Andy Wilkinson
8884d89dc6
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25018
4 years ago
Andy Wilkinson
bc5e2853e1
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25027
4 years ago
Andy Wilkinson
06c76b8643
Upgrade Java 11 CI image to jdk-11.0.10+9
...
Closes gh-25014
4 years ago
Andy Wilkinson
c2622f2d86
Merge branch '2.4.x'
...
Closes gh-25023
4 years ago
Andy Wilkinson
49b546a994
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25017
4 years ago
Andy Wilkinson
e04863d15b
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25022
4 years ago
Andy Wilkinson
6ccfa0f554
Upgrade Java 8 CI image to jdk8u282b08
...
Closes gh-25019
4 years ago
Andy Wilkinson
d435aab19a
Merge branch '2.4.x'
...
Closes gh-25026
4 years ago
Andy Wilkinson
460094ff80
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25016
4 years ago
Andy Wilkinson
223b4e4a6f
Merge branch '2.2.x' into 2.3.x
...
Closes gh-25021
4 years ago
Andy Wilkinson
c7b299fb27
Upgrade CI images to Ubuntu Focal 20210119
...
Closes gh-25015
4 years ago
Phillip Webb
5054765fc8
Merge branch '2.4.x'
...
Closes gh-25031
4 years ago
Phillip Webb
0fcc52ccaf
Protect against NPE with Option.IGNORE_IMPORTS
...
Update `ConfigDataEnvironmentContributor` to deal with the fact that
the `properties` instance can be `null`.
Fixes gh-25029
4 years ago
Phillip Webb
d702793ba7
Merge branch '2.4.x'
...
Closes gh-25030
4 years ago
Phillip Webb
7f32fa6723
Allow 'on-profile' in profile specific files
...
Restore the ability to use `spring.config.activate.on-profile` or
`spring.profiles` in profile specific files.
Closes gh-24990
4 years ago
Phillip Webb
61502bde9a
Replace deprecated constructor with mutate builder
...
Update `ControllerEndpointHandlerMapping` to use the new `mutate()`
builder rather than deprecated constructors.
Closes gh-24999
4 years ago
Phillip Webb
c9a2c4e326
Merge branch '2.4.x'
4 years ago
Phillip Webb
d06407ec0a
Update copyright year of changed files
4 years ago
Phillip Webb
4b0ef67e8e
Update code for Spring Data 2021.0.0-M3
...
See gh-25004
4 years ago
Phillip Webb
ab0a628d81
Merge branch '2.4.x'
4 years ago
Phillip Webb
99f7bc1aba
Build against Spring Data 2020.0.4-SNAPSHOT
...
See gh-25002
4 years ago
Phillip Webb
d95d7a0245
Update code for Spring Framework 5.3.4
...
See gh-24998
4 years ago
Phillip Webb
b7ae5558f6
Build against Spring Framework 5.3.4-SNAPSHOT
...
See gh-24998
4 years ago
Andy Wilkinson
262bc84753
Merge branch '2.4.x'
4 years ago
Andy Wilkinson
8e2558a9fc
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
39f11d78fc
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
189463a23b
Update security policy links
4 years ago
Andy Wilkinson
889b9d5dc0
Merge branch '2.4.x'
4 years ago
Andy Wilkinson
9fd0e4245c
Merge branch '2.3.x' into 2.4.x
4 years ago
Andy Wilkinson
138fe0aca9
Merge branch '2.2.x' into 2.3.x
4 years ago
Andy Wilkinson
eb07867738
Update security policy links
4 years ago
Phillip Webb
439344fdd8
Merge branch '2.4.x'
...
Closes gh-24996
4 years ago
Phillip Webb
1def245a2c
Support DeferredLogFactory injection
...
Update `ConfigDataLoader` and `ConfigDataLocationResolver` to support
`DeferredLogFactory` injection.
Closes gh-24988
4 years ago
Phillip Webb
b1f27b7604
Merge branch '2.4.x'
...
Closes gh-24995
4 years ago
Phillip Webb
522f68cb40
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24994
4 years ago
Phillip Webb
464b302655
Set withTestKitDir per Gradle version
...
Attempt to fix cache locking issues by setting a unique `withTestKitDir`
directory for each tested Gradle version.
Closes gh-24993
4 years ago
Phillip Webb
c268f5d418
Skip direct @ConfugurationProperties binding
...
Add a `BindRestriction` option to `Bindable` which allows direct
property binding to be bypassed. The option is automatically applied
by the `ConfigurationPropertiesBinder`.
Prior to this commit, `@ConfugurationProperties` binding could silently
fail if a direct property existed that could be converted to the
properties class. This can be the case if a single-argument constructor
is available as the `ObjectToObject` converter would kick in.
Closes gh-16038
Co-authored-by: Madhura Bhave <mbhave@pivotal.io>
4 years ago
Andy Wilkinson
5fc49aa485
Remove dependency management for spring-boot-starter-data-solr
...
Closes gh-24977
4 years ago
Andy Wilkinson
f3fd55dac6
Merge branch '2.4.x'
...
Closes gh-24976
4 years ago
Andy Wilkinson
9c8645dec2
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24975
4 years ago
Andy Wilkinson
46d908f632
Upgrade to Gradle 6.8.1
...
Closes gh-24737
4 years ago
Andy Wilkinson
5a56f8864f
Remove error message attribute instead of blanking it when not included
...
Closes gh-24712
4 years ago
Andy Wilkinson
1370e8ca97
Merge branch '2.4.x'
...
Closes gh-24974
4 years ago
Andy Wilkinson
5362633014
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24973
4 years ago
Andy Wilkinson
0b06ac9938
Use AssertJ's doesNotContainKey
...
Closes gh-24970
4 years ago