Phillip Webb
|
dd997cda9c
|
Remove sysout from test
|
2021-01-30 10:38:02 -08:00 |
|
Andy Wilkinson
|
a3058200cb
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25050
|
2021-01-29 09:06:42 +00:00 |
|
Andy Wilkinson
|
5360ca6500
|
Merge pull request #25048 from dreis2211
* gh-25048:
Fix duplicate anchor id
Closes gh-25048
|
2021-01-29 09:06:27 +00:00 |
|
dreis2211
|
4940694db2
|
Fix duplicate anchor id
See gh-25048
|
2021-01-29 09:06:06 +00:00 |
|
Phillip Webb
|
2d056525d8
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25044
|
2021-01-28 19:28:56 -08:00 |
|
Phillip Webb
|
c03d8773e7
|
Improve logging.register-shutdown-hook docs
Update the "Logging" reference documentation with a section about
shutting down the logging system.
Closes gh-24507
|
2021-01-28 19:26:18 -08:00 |
|
Phillip Webb
|
ca9b612e27
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25042
|
2021-01-28 18:56:59 -08:00 |
|
Phillip Webb
|
1b908ab9c8
|
Merge pull request #25012 from jongmin92
* pr/25012:
Document missing code to run Gradle bootRun task
Closes gh-25012
|
2021-01-28 18:56:46 -08:00 |
|
jongmin92
|
23ecb86089
|
Document missing code to run Gradle bootRun task
See gh-25012
|
2021-01-28 18:56:21 -08:00 |
|
Phillip Webb
|
c86ee4c851
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25040
|
2021-01-28 18:48:51 -08:00 |
|
Phillip Webb
|
745dbaff9c
|
Merge pull request #24982 from robert-smith-911
* pr/24982:
Polish 'Add note about exploded jars and banner properties'
Add note about exploded jars and banner properties
Closes gh-24982
|
2021-01-28 18:48:33 -08:00 |
|
Phillip Webb
|
5b2d1f19a0
|
Polish 'Add note about exploded jars and banner properties'
See gh-24982
|
2021-01-28 18:48:14 -08:00 |
|
Robert Smith
|
33c038199d
|
Add note about exploded jars and banner properties
Add a note to the "Customizing the Banner" explaining that you need
to be using the `JarLauncher` to use the `application.*` properties.
See gh-24982
|
2021-01-28 18:48:11 -08:00 |
|
Phillip Webb
|
53f1aab833
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25038
|
2021-01-28 18:00:42 -08:00 |
|
Phillip Webb
|
7265484d76
|
Merge pull request #24336 from wesuga
* pr/24336:
Polish 'Add a tip about actuator endpoints'
Add a tip about actuator endpoints
Closes gh-24336
|
2021-01-28 17:59:11 -08:00 |
|
Phillip Webb
|
60bb33f231
|
Polish 'Add a tip about actuator endpoints'
See gh-24336
|
2021-01-28 17:55:09 -08:00 |
|
Wesley Ugang
|
6ced1d7f4e
|
Add a tip about actuator endpoints
Update the "Externalized Configuration" section with a tip that about
the actuator `env` and `configprops` endpoints.
See gh-24336
|
2021-01-28 17:53:04 -08:00 |
|
Andy Wilkinson
|
8b505cf541
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25020
|
2021-01-28 09:30:19 +00:00 |
|
Andy Wilkinson
|
a4e6a3cfd0
|
Merge branch '2.2.x' into 2.3.x
Closes gh-25028
|
2021-01-28 09:30:01 +00:00 |
|
Andy Wilkinson
|
73b9615e0c
|
Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-25013
|
2021-01-28 09:27:26 +00:00 |
|
Andy Wilkinson
|
8884d89dc6
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25018
|
2021-01-28 09:26:05 +00:00 |
|
Andy Wilkinson
|
bc5e2853e1
|
Merge branch '2.2.x' into 2.3.x
Closes gh-25027
|
2021-01-28 09:25:27 +00:00 |
|
Andy Wilkinson
|
06c76b8643
|
Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-25014
|
2021-01-28 09:25:02 +00:00 |
|
Andy Wilkinson
|
49b546a994
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25017
|
2021-01-28 09:23:36 +00:00 |
|
Andy Wilkinson
|
e04863d15b
|
Merge branch '2.2.x' into 2.3.x
Closes gh-25022
|
2021-01-28 09:23:15 +00:00 |
|
Andy Wilkinson
|
6ccfa0f554
|
Upgrade Java 8 CI image to jdk8u282b08
Closes gh-25019
|
2021-01-28 09:22:54 +00:00 |
|
Andy Wilkinson
|
460094ff80
|
Merge branch '2.3.x' into 2.4.x
Closes gh-25016
|
2021-01-28 09:03:14 +00:00 |
|
Andy Wilkinson
|
223b4e4a6f
|
Merge branch '2.2.x' into 2.3.x
Closes gh-25021
|
2021-01-28 09:02:45 +00:00 |
|
Andy Wilkinson
|
c7b299fb27
|
Upgrade CI images to Ubuntu Focal 20210119
Closes gh-25015
|
2021-01-28 08:58:07 +00:00 |
|
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
|
2021-01-27 14:17:41 -08:00 |
|
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
|
2021-01-27 14:07:02 -08:00 |
|
Phillip Webb
|
d06407ec0a
|
Update copyright year of changed files
|
2021-01-26 19:06:14 -08:00 |
|
Phillip Webb
|
99f7bc1aba
|
Build against Spring Data 2020.0.4-SNAPSHOT
See gh-25002
|
2021-01-26 17:35:54 -08:00 |
|
Phillip Webb
|
d95d7a0245
|
Update code for Spring Framework 5.3.4
See gh-24998
|
2021-01-26 17:35:54 -08:00 |
|
Phillip Webb
|
b7ae5558f6
|
Build against Spring Framework 5.3.4-SNAPSHOT
See gh-24998
|
2021-01-26 17:31:27 -08:00 |
|
Andy Wilkinson
|
8e2558a9fc
|
Merge branch '2.3.x' into 2.4.x
|
2021-01-26 14:05:51 +00:00 |
|
Andy Wilkinson
|
39f11d78fc
|
Merge branch '2.2.x' into 2.3.x
|
2021-01-26 14:05:39 +00:00 |
|
Andy Wilkinson
|
189463a23b
|
Update security policy links
|
2021-01-26 14:05:21 +00:00 |
|
Andy Wilkinson
|
9fd0e4245c
|
Merge branch '2.3.x' into 2.4.x
|
2021-01-26 14:04:17 +00:00 |
|
Andy Wilkinson
|
138fe0aca9
|
Merge branch '2.2.x' into 2.3.x
|
2021-01-26 14:04:03 +00:00 |
|
Andy Wilkinson
|
eb07867738
|
Update security policy links
|
2021-01-26 14:03:44 +00:00 |
|
Phillip Webb
|
1def245a2c
|
Support DeferredLogFactory injection
Update `ConfigDataLoader` and `ConfigDataLocationResolver` to support
`DeferredLogFactory` injection.
Closes gh-24988
|
2021-01-25 23:13:01 -08:00 |
|
Phillip Webb
|
522f68cb40
|
Merge branch '2.3.x' into 2.4.x
Closes gh-24994
|
2021-01-25 21:36:12 -08:00 |
|
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
|
2021-01-25 21:35:25 -08:00 |
|
Andy Wilkinson
|
9c8645dec2
|
Merge branch '2.3.x' into 2.4.x
Closes gh-24975
|
2021-01-22 14:59:23 +00:00 |
|
Andy Wilkinson
|
46d908f632
|
Upgrade to Gradle 6.8.1
Closes gh-24737
|
2021-01-22 14:20:57 +00:00 |
|
Andy Wilkinson
|
5362633014
|
Merge branch '2.3.x' into 2.4.x
Closes gh-24973
|
2021-01-22 13:32:30 +00:00 |
|
Andy Wilkinson
|
0b06ac9938
|
Use AssertJ's doesNotContainKey
Closes gh-24970
|
2021-01-22 13:28:41 +00:00 |
|
Phillip Webb
|
69fbd2f8aa
|
Delegate usesPathPatterns() call to mappings
Update `CompositeHandlerMapping` so that the `usesPathPatterns()` method
returns `true` if any of the delegate mappings return `true`.
Closes gh-24877
|
2021-01-20 13:49:18 -08:00 |
|
Stephane Nicoll
|
3e376b955d
|
Fix build failure
See gh-24943
|
2021-01-20 14:41:12 +01:00 |
|