WebServer implementations should return -1 if not listening on a port #24657
Support JSR-305 @Nullable annotations on endpoint methods #24654
Handle missing manifest files in JarTypeFilter #24597
ConfigDataLocationNotFoundException thrown at application startup with configserver: config imports, that are not even meant for the current profile #24584
Maven resources plugin execution generates a warning with a vanilla project #24576
BootstrapContext Binder cannot be used if accessed early #24559
Opening a connection to a jar:war: URL created by Tomcat results in an illegal reflective access warning on Java 13+ #24554
Enforce that builder and run images are pulled from the same authenticated registry #24552
Actuator doesn't use the CORS Configuration with default security configuration and Spring MVC #24542
Avoid duplicate classes in MergedContextConfiguration #24536
Image is built from jar file when when using war packaging with Gradle #24535
configtree not working with Kubernetes projected volume #24530
Netty Web Server will not start if using Unix Domain Sockets #24529
Application Startup Fails For Existing, Non-Optional Config Location, Resulting In ConfigDataLocationNotFoundException #24499
Exceptions are still translated by JdbcTransactionManager when spring.dao.exceptiontranslation.enabled is false #24321
Persistent and RelationshipProperties-annotated types are not scanned with Spring Data Neo4j #24239
flashMapManager and themeResolver beans can no longer be configured without enabling bean overriding #24207
:notebook_with_decorative_cover: Documentation
Fix documentation on probes states during graceful shutdown #24843
Clarify behaviour of WebServerFactory in reference guide #24707
Migrate away from pivotal-legacy/homebrew-tap #24681
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps spring-boot-starter-parent from 2.4.1 to 2.4.2.
Release notes
Sourced from spring-boot-starter-parent's releases.
... (truncated)
Commits
c73f178
Release v2.4.226f2cac
Update copyright year of changed filesc0aef4c
Apply SystemProperties to LoggerContext68fc232
Revert "Remove unnecessary code"716dce3
Merge branch '2.3.x' into 2.4.x8f692a1
Next development version (v2.3.9.BUILD-SNAPSHOT)6f51831
Fix docs on probe state during graceful shutdowndda8b5d
Revert "Upgrade to Kafka 2.6.1"2072e72
Merge branch '2.3.x' into 2.4.x283ed48
Unwrap Datasource against an actual interfaceDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)