Stephane Nicoll
defa7c47cd
Merge branch '2.3.x'
...
Closes gh-23201
2020-09-07 12:42:48 +02:00
Stephane Nicoll
648789ef84
Document that buildpacks use non-root users
...
Closes gh-21122
2020-09-07 12:41:51 +02:00
Stephane Nicoll
73c039e4b8
Fix use of deprecated methods
2020-09-07 09:42:19 +02:00
Stephane Nicoll
d2eeb9524f
Merge branch '2.2.x' into 2.3.x
...
See gh-23183
2020-09-07 09:17:51 +02:00
Stephane Nicoll
4b5a3f4ff9
Start building against Spring Framework 5.2.9 snapshots
...
See gh-23182
2020-09-07 08:47:57 +02:00
Stephane Nicoll
1b68efa478
Polish "Upgrade to Assertj 3.17.2"
...
See gh-23179
2020-09-07 07:59:50 +02:00
Eddú Meléndez
db8d117d38
Upgrade to Assertj 3.17.2
...
See gh-23179
2020-09-07 07:54:25 +02:00
Brian Clozel
f50927f7a1
Start building against Spring Framework 5.3.0.RC1 SNAPSHOTs
...
See gh-23170
2020-09-02 17:47:06 +02:00
Stephane Nicoll
681abcc185
Polish "Configure SAML 2.0 Service Provider via Metadata"
...
See gh-23045
2020-09-02 10:31:50 +02:00
Josh Cummings
5187c01e39
Configure SAML 2.0 Service Provider via Metadata
...
See gh-23045
2020-09-02 10:03:41 +02:00
Dario Seidl
22d03b21df
Add reference to AOProfiling Spring Boot starter
...
See gh-23161
2020-09-02 09:51:02 +02:00
Andy Wilkinson
2c981d99a2
Avoid unnecessary reflection in TaskExecutorBuilder
...
Closes gh-23107
2020-09-01 12:46:22 +01:00
Stephane Nicoll
f8bc656921
Polish "Removed some redundant 'else's using early return"
...
See gh-22528
2020-09-01 13:35:17 +02:00
Pradipta Sarma
2627bf896e
Removed some redundant 'else's using early return
...
See gh-22528
2020-09-01 13:35:17 +02:00
Andy Wilkinson
72c6435078
Polish
...
See gh-23157
2020-09-01 12:12:16 +01:00
Stephane Nicoll
f4c8668afd
Merge branch '2.3.x'
...
Closes gh-23157
2020-09-01 11:50:40 +02:00
Stephane Nicoll
652561c274
Review checkstyle rule to prevent non BDD mockito imports
...
Closes gh-20902
2020-09-01 11:50:14 +02:00
Stephane Nicoll
5a86162ff3
Polish "Simplify code"
...
See gh-23111
2020-09-01 10:06:17 +02:00
EruDev
ffc577b499
Simplify code
...
See gh-23111
2020-09-01 10:04:31 +02:00
Stephane Nicoll
ce169c4d51
Allow to customize how EntityScanner scans entities
...
This commit adds a protected method that lets an override customize the
configuration of the ClassPathScanningCandidateComponentProvider used
to scan entities.
Closes gh-23154
2020-09-01 10:00:41 +02:00
Phillip Webb
446dfe4ad7
Merge branch '2.3.x'
...
Closes gh-23153
2020-08-31 15:31:49 -07:00
Phillip Webb
0d80f46cef
Remove node and recursive limits for YAML
...
Update `OriginTrackedYamlLoader` to remove node limits and recursive
parsing restrictions. SnakeYAML 1.26 introduced these options in order
to protect against the "billion laugh attacks" but since we consider
`application.yml` files to be trusted, we don't need these restrictions.
Fixes gh-23096
2020-08-31 15:27:37 -07:00
Phillip Webb
8ccf7ee489
Make file detection more resilient across restarts
...
Retain file snapshot state across devtools restarts to help prevent
detection failures.
Closes gh-19543
2020-08-31 13:44:43 -07:00
Stephane Nicoll
cc5f2537b1
Merge branch '2.3.x'
...
Closes gh-23148
2020-08-31 16:16:16 +02:00
Stephane Nicoll
ee914624e6
Document buildpacks are configured with target Java version
...
Closes gh-21796
2020-08-31 16:15:30 +02:00
Stephane Nicoll
29b5c4f8cb
Merge branch '2.3.x'
...
Closes gh-23145
2020-08-31 11:34:09 +02:00
Stephane Nicoll
8404c4c71b
Document how to perform tasks after application startup
...
Closes gh-22100
2020-08-31 11:33:27 +02:00
Stephane Nicoll
dee3fad8d0
Merge branch '2.3.x'
...
Closes gh-23144
2020-08-31 11:19:55 +02:00
Stephane Nicoll
e74e53fdaf
Clarify how to take full control of ElasticSearch's rest client
...
Closes gh-23074
2020-08-31 11:19:36 +02:00
Stephane Nicoll
e0b41f8192
Merge branch '2.3.x'
...
Closes gh-23143
2020-08-31 10:53:10 +02:00
Stephane Nicoll
b80314b44b
Document how to customize the jmxPort for Maven integration tests
...
Closes gh-22401
2020-08-31 10:52:47 +02:00
Stephane Nicoll
1fea6914bc
Merge branch '2.3.x'
...
Closes gh-23142
2020-08-31 09:59:40 +02:00
Stephane Nicoll
62dbd90d46
Document how to add auto-configurations to a test slice
...
Closes gh-22531
2020-08-31 09:58:56 +02:00
Stephane Nicoll
8bcae12ffc
Merge branch '2.3.x'
...
Closes gh-23140
2020-08-31 09:40:42 +02:00
Stephane Nicoll
008eee42a1
Add a note about using graceful shutdown from an IDE
...
Closes gh-22959
2020-08-31 09:38:21 +02:00
Phillip Webb
0ddd1b6ce8
Refine global optional config data opt-out
...
Rename the opt-out property and use an enum in case we want to provide
additional options in the future.
Closes gh-23097
2020-08-28 16:30:39 -07:00
Phillip Webb
bebb4363d6
Merge branch '2.3.x'
2020-08-28 15:31:09 -07:00
Phillip Webb
98f432681f
Merge branch '2.2.x' into 2.3.x
2020-08-28 15:30:57 -07:00
Phillip Webb
611447c4d5
Fix checkstyle issue caused by polish commit
...
See gh-22946
2020-08-28 15:30:27 -07:00
Phillip Webb
21897a7097
Merge branch '2.3.x'
...
Closes gh-23136
2020-08-28 15:23:26 -07:00
Phillip Webb
84f281fbfd
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23135
2020-08-28 15:23:10 -07:00
Phillip Webb
35994b061c
Polish 'Remove ResourceUtils.getURL logging config check'
...
Extend `initializeSystem` to search the exception stack for a
FileNotFoundException before reporting the error. This allows
us to provide a similar stack trace to the one that used to be
thrown when we had the `ResourceUtils.getURL` check.
See gh-22946
2020-08-28 15:16:12 -07:00
Ralph Goers
684b65e80c
Remove ResourceUtils.getURL logging config check
...
Remove `ResourceUtils.getURL` checking from `LoggingApplicationListener`
so that logging systems can implement custom location support.
Prior to this commit, we checked in the listener if the specified config
location could be opened as a URL. This unfortunately prevents Log4J
extensions such as `log4j-spring-cloud-config-client` from implementing
configurable SSL and credentials support.
See gh-22946
2020-08-28 15:07:06 -07:00
Scott Frederick
b70d0dd5ac
Merge branch '2.3.x'
...
Closes gh-23134
2020-08-28 17:04:57 -05:00
Scott Frederick
bc1834bfdf
Ensure layer digest hashes contain 64 characters
...
This commit ensures that encoded digest hashes for Docker image
layers are zero-padded to the required 64 characters length.
Fixes gh-23132
2020-08-28 17:04:34 -05:00
Scott Frederick
ccabc1a4c9
Merge branch '2.3.x'
...
Closes gh-23133
2020-08-28 15:18:30 -05:00
Scott Frederick
4f1b4c98ae
Fail on Docker image load with empty response
...
In some cases, a call to the Docker image load API will fail but
return a 200 OK response status code and an empty response. This
commit detects that the response from this call is empty and
treats this condition as an error instead of a silent failure.
Fixes gh-23130
2020-08-28 15:18:02 -05:00
Andy Wilkinson
9ee2487a6e
Merge branch '2.3.x'
...
Closes gh-23128
2020-08-28 14:37:20 +01:00
dreis2211
51c9dee899
Use DynamicPropertySource in MongoDB tests
...
See gh-23127
2020-08-28 14:32:01 +01:00
Andy Wilkinson
627ede8bff
Remove duplicate jackson-datatype-jsr310 dependency
...
Closes gh-23123
2020-08-28 12:38:42 +01:00