Phillip Webb
10ded39217
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32167
2 years ago
Phillip Webb
24c2daa99d
Improve javadoc regarding use on @Bean methods
...
Closes gh-32166
2 years ago
Madhura Bhave
47effdcade
Support role-based sanitization for actuator endpoints
...
Closes gh-32156
2 years ago
Scott Frederick
ada2450483
Reinstate testing for NoSuchMethodFailureAnalyzer parsing on OpenJ9
...
Closes gh-28785
2 years ago
Scott Frederick
c0cbaa1460
Merge branch '2.7.x'
2 years ago
Scott Frederick
257e236b06
Fix image-building unit tests on Windows
...
See gh-32000
2 years ago
Stephane Nicoll
bb7829791a
Adapt to recent changes in RuntimeHints API
...
See gh-https://github.com/spring-projects/spring-framework/issues/29011
2 years ago
Moritz Halbritter
1db2ad08fa
Add classpath checks for runtime hints
...
This suppresses native-image warnings.
2 years ago
Phillip Webb
6db88e12c8
Polish 'Allow multiple hosts to be set in MongoProperties'
...
See gh-32125
2 years ago
thegeekyasian
e0d40009f3
Allow multiple hosts to be set in MongoProperties
...
Update `MongoProperties` with an `additional-hosts` property which
can be used to configure MongoDB in a multi-host environment.
See gh-32125
2 years ago
Phillip Webb
6e1b28e6a2
Relocate MimeMapping Tomcat comparison test
...
See gh-32101
2 years ago
Phillip Webb
dd98b88732
Fix 'Align MimeMappings with Tomcat's defaults'
...
Update COMMON_MAPPINGS to align with the properties file and change
the test so that it consistently works.
See gh-32101
2 years ago
Phillip Webb
86f38e15f0
Polish 'Align MimeMappings with Tomcat's defaults'
...
Refine `MimeMappings` so that common default mappings are included
by default and the complete set is only loaded when needed.
The `TomcatServletWebServerFactory` has been updated so that if
`TomcatEmbeddedContext` is in use the mime mapping are used
directly rather than being copied to another Map.
The `AbstractServletWebServerFactory` class has also been changed
to use a lazy copy of the mappings. This should mean that the
complete set of properties is only loaded if the user mutates
the mappings.
See gh-32101
2 years ago
Guirong Hu
7728ae4e00
Align MimeMappings with Tomcat's defaults
...
Update `MimeMappings` to align with the default values used in
Tomcat. The mime mapping are now loaded from a properties file
and a test has been added to ensure that they remain in sync
with Tomcat's defaults.
See gh-32101
2 years ago
Stephane Nicoll
c67010ddd1
Make test more robust
2 years ago
Moritz Halbritter
0cc0b48a67
Add runtime hints for freemarker
...
Registers reflection hints for the FreeMarkerTemplateAvailabilityProperties
class.
Closes gh-32052
2 years ago
Moritz Halbritter
7a8d7a9cd9
Polish TemplateAvailabilityProviders
2 years ago
Stephane Nicoll
d637fe37cc
Merge branch '2.7.x'
...
Closes gh-32146
2 years ago
Stephane Nicoll
7a91fa90d5
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32145
2 years ago
Stephane Nicoll
7f2d4fceec
Polish "Allow Netty default leak detection to be overidden"
...
See gh-32144
2 years ago
Russell You
51f2e40c69
Allow Netty default leak detection to be overidden
...
See gh-32144
2 years ago
Stephane Nicoll
639f980876
Avoid proxy on Validator in ValidationAutoConfiguration
...
Closes gh-32134
2 years ago
Stephane Nicoll
82a9c219e1
Merge branch '2.7.x'
...
Closes gh-32129
2 years ago
Stephane Nicoll
a6350b5992
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32128
2 years ago
Stephane Nicoll
6d80b601b6
Upgrade to Testcontainers 1.17.3
...
Closes gh-32127
2 years ago
Scott Frederick
2cdaab59f6
Merge branch '2.7.x'
...
Closes gh-32122
2 years ago
Scott Frederick
c16094e04b
Disable SELinux label security policy when building images
...
When using the Gradle `bootBuildImage` task or Maven
`spring-boot:build-image` goal on a Linux distribution with SELinux
enabled, binding the Docker socket in the builder container might
fail. This commit disables the `label` security policy in the builder
container to prevent this type of failure.
Fixes gh-32000
2 years ago
Stephane Nicoll
e3ddb54cb8
Adapt JPA auto-configuration to PersistenceManagedTypes
...
This commit exposes a PersistenceManagedTypes bean with the entities
to consider in a typical auto-configuration scenario. This allows the
result of the scanning to be optimized AOT, if necessary.
Closes gh-32119
2 years ago
Stephane Nicoll
f2f5bae314
Add native hints for default LDIF file
...
Closes gh-32084
2 years ago
Stephane Nicoll
c41609d01d
Polish
2 years ago
Phillip Webb
07c0a8bced
Fix SecurityManager deprecation issues
...
See gh-32086
2 years ago
Phillip Webb
4ec2e357d9
Merge branch '2.7.x'
...
See gh-32086
2 years ago
Phillip Webb
60e1cc510c
Merge branch '2.6.x' into 2.7.x
...
See gh-32085
2 years ago
Phillip Webb
bd74344025
Revert "Don't close jar files early"
...
This reverts commit b42f056ddb
.
2 years ago
Phillip Webb
674022d401
Revert "Don't close nested jars or wrapper when parent is closed"
...
This reverts commit 360eb027be
.
2 years ago
Stephane Nicoll
24a52aa66d
Annotate actuator internal infrastructure with @Reflective
...
This commit simplifies the registration of hints for the infrastructure
of the Actuator that is invoked via reflection.
2 years ago
Stephane Nicoll
6d6270edaf
Start building against Spring LDAP 3.0.0-M4 snapshots
...
See gh-32105
2 years ago
Stephane Nicoll
4823b8ef7b
Merge branch '2.7.x'
...
Closes gh-32104
2 years ago
Stephane Nicoll
3fcfcc4a3b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32103
2 years ago
Stephane Nicoll
3b01325c6b
Use asList consistently
...
Closes gh-32102
2 years ago
Stephane Nicoll
e6977777cc
Merge branch '2.7.x'
...
Closes gh-32100
2 years ago
Stephane Nicoll
ca63a6e9ad
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32099
2 years ago
Stephane Nicoll
191593cf15
Review Git contribution documentation
...
Closes gh-31904
2 years ago
Stephane Nicoll
2e3c3efd44
Merge branch '2.7.x'
...
Closes gh-32098
2 years ago
Stephane Nicoll
1c6624db44
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32097
2 years ago
Stephane Nicoll
e94ddfa589
Polish "Explicit error message if source is not an archive"
...
See gh-31997
2 years ago
Nils Hartmann
a0f273a041
Explicit error message if source is not an archive
...
This commit split the existing assertion to provide an explicit error
message if the source file is not an archive.
See gh-31997
2 years ago
Stephane Nicoll
d6f6bcb770
Polish "Add socketKeepAlive configuration property for Elasticsearch"
...
See gh-32051
2 years ago
puppylpg
122d40a110
Add socketKeepAlive configuration property for Elasticsearch
...
See gh-32051
2 years ago
Marten Deinum
3b410719e6
Remove use of reflection in MustacheViewResolver
...
Prior to this commit the MustacheViewResolver used reflection
to instantiate a MustacheView class, which fails when using AOT.
Creating the view without reflection (analogous to the
FreemarkerViewResolver) will fix this without the need for additional
constructor hints.
See gh-32030
2 years ago
Madhura Bhave
cea6492c4a
Align default JMX and WEB endpoint exposures
...
Closes gh-32005
2 years ago
Madhura Bhave
1f6a966336
Start building against Spring Integration 6.0.0-SNAPSHOT
...
See gh-32096
2 years ago
Stephane Nicoll
888ccfea2d
Adapt to changes in Spring Framework
2 years ago
Stephane Nicoll
1b12ea71ee
Upgrade to Undertow 2.2.19.Final
...
Closes gh-32090
2 years ago
Stephane Nicoll
464c2ed83a
Upgrade to Maven Javadoc Plugin 3.4.1
...
Closes gh-32089
2 years ago
Stephane Nicoll
2550763669
Upgrade to Undertow 2.2.19.Final
...
Closes gh-32087
2 years ago
Stephane Nicoll
542267e244
Upgrade to Spring Security 5.7.3
...
Closes gh-32040
2 years ago
Stephane Nicoll
fd89ced078
Upgrade to Spring Security 5.6.7
...
Closes gh-32039
2 years ago
Phillip Webb
ee2bd9e065
Merge branch '2.7.x'
...
Closes gh-32086
2 years ago
Phillip Webb
ef7aac8c14
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32085
2 years ago
Phillip Webb
360eb027be
Don't close nested jars or wrapper when parent is closed
...
Update `JarFile` so that the `close()` method no longer closes nested
jars or the wrapper. Prior to this commit it was possible for a parent
jar file to be garbage collected and closed even though references still
existed to the nested jars. When this happened the nested jars would get
closed and any access to entries would result in `JarFile.ensureOpen()`
throwing an `IllegalStateException`. The user would often not see this
exception directly, but rather find `ClassNotFoundException` being
thrown.
Fixes gh-31853
2 years ago
Andy Wilkinson
a8ae7a1e44
Fix Gradle AOT integration test on Windows
...
See gh-31970
2 years ago
Stephane Nicoll
4a00d76b85
Adapt integration tests to proxy changes in Spring Framework
2 years ago
Stephane Nicoll
332419e3a7
Remove extra 'build' directory
...
See gh-32069
2 years ago
Stephane Nicoll
e21041ce65
Harmonize location of generated classes processed Ahead-of-time
...
Closes gh-32069
2 years ago
Andy Wilkinson
9caad3d31b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32059
2 years ago
Andy Wilkinson
c9e69f555e
Test our Gradle plugin against Gradle 7.5.1
...
Closes gh-32058
2 years ago
Andy Wilkinson
f36a6a5b93
Upgrade to Dependency Management Plugin 1.0.13.RELEASE
...
Closes gh-32057
2 years ago
Andy Wilkinson
0069fc831e
Upgrade to Dependency Management Plugin 1.0.13.RELEASE
...
Closes gh-32056
2 years ago
Andy Wilkinson
64a3276b78
Upgrade to Dependency Management Plugin 1.0.13.RELEASE
...
Closes gh-32055
2 years ago
Andy Wilkinson
8e3346c24f
Catch exception that's thrown on Java 11 and later
...
See gh-32034
2 years ago
Stephane Nicoll
556a4116d7
Upgrade to Reactor 2020.0.22
...
Closes gh-32038
2 years ago
Stephane Nicoll
e8c218908c
Upgrade to Reactor 2020.0.22
...
Closes gh-32037
2 years ago
Stephane Nicoll
6d2d67b0bc
Merge branch '2.7.x'
...
Closes gh-32050
2 years ago
Vedran Pavic
0e6cf07ec9
Polish LogFileWebEndpoint
...
See gh-32049
2 years ago
Andy Wilkinson
889c40355c
Tolerate Flyway 9
...
Closes gh-32034
2 years ago
Andy Wilkinson
c6872e57a9
Remove support for Flyway 8.x and earlier
...
Closes gh-32036
2 years ago
Stephane Nicoll
caa2598b2b
Start building against Spring Security 5.7.3
...
See gh-32040
2 years ago
Stephane Nicoll
3fc7736c34
Start building against Reactor 2020.0.22 snapshots
...
See gh-32038
2 years ago
Stephane Nicoll
24c2ed3c78
Start building against Spring Security 5.6.7 snapshots
...
See gh-32039
2 years ago
Stephane Nicoll
19eb69c1bb
Start building against Reactor 2020.0.22 snapshots
...
See gh-32037
2 years ago
Andy Wilkinson
ff348f4c6b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32017
2 years ago
Andy Wilkinson
4a807ebbf4
Upgrade to Groovy 3.0.12
...
Closes gh-32008
2 years ago
Phillip Webb
bb75f04ce6
Merge branch '2.7.x'
...
Closes gh-32032
2 years ago
Phillip Webb
9e1a69efc9
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32031
2 years ago
Phillip Webb
2f85ea3a30
Protect against deeply nested maps
...
Update BasicJsonParser to fix the deeply nested map protection logic.
Fixes gh-32029
2 years ago
Stephane Nicoll
1efad88c8c
Merge branch '2.7.x'
...
Closes gh-32027
2 years ago
Stephane Nicoll
6e64f49593
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32026
2 years ago
Stephane Nicoll
12c1da275b
Polish contribution
...
See gh-32004
2 years ago
Ionascu Stefan Ciprian
c441bafe27
Document the DefaultServlet is no longer being enabled by default
...
See gh-32004
2 years ago
Stephane Nicoll
ccf1b9ebe4
Upgrade to MySQL 8.0.30
...
Closes gh-32023
2 years ago
Stephane Nicoll
c050e08238
Upgrade to Micrometer 1.9.3
...
Closes gh-32022
2 years ago
Stephane Nicoll
9edbbbcc03
Upgrade to MariaDB 3.0.7
...
Closes gh-32021
2 years ago
Stephane Nicoll
11112624f7
Upgrade to Hibernate Validator 6.2.4.Final
...
Closes gh-32020
2 years ago
Stephane Nicoll
5c1248b6cb
Upgrade to Hazelcast 5.1.3
...
Closes gh-32019
2 years ago
Stephane Nicoll
de59f948f2
Upgrade to Gson 2.9.1
...
Closes gh-32018
2 years ago
Stephane Nicoll
68b61f574a
Upgrade to Netty tcNative 2.0.54.Final
...
Closes gh-32012
2 years ago
Stephane Nicoll
81c5b5a9fe
Upgrade to MySQL 8.0.30
...
Closes gh-32011
2 years ago
Stephane Nicoll
a614c912f6
Upgrade to Micrometer 1.8.9
...
Closes gh-32010
2 years ago
Stephane Nicoll
6233e0356a
Upgrade to Hibernate Validator 6.2.4.Final
...
Closes gh-32009
2 years ago