Stephane Nicoll
c8e44372b2
Upgrade to Tomcat 9.0.65
...
Closes gh-31831
2 years ago
Stephane Nicoll
aa93b2153a
Upgrade to Embedded Mongo 3.4.7
...
Closes gh-31830
2 years ago
Stephane Nicoll
07f332ad96
Upgrade to Tomcat 9.0.65
...
Closes gh-31829
2 years ago
Stephane Nicoll
939481b9d7
Upgrade to Spring Batch 5.0.0-M4
...
Closes gh-31623
2 years ago
Stephane Nicoll
dfda08fd0d
Upgrade to Spring Integration 6.0.0-M4
...
Closes gh-31624
2 years ago
Madhura Bhave
4057dd198b
Change preference of session store implementations
...
The order has been determined based on usage statistics.
Closes gh-27756
2 years ago
Scott Frederick
6f65777035
Merge branch '2.7.x'
...
Closes gh-31827
2 years ago
Scott Frederick
9da38c8d2d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31826
2 years ago
Scott Frederick
4e0b3aad9f
Clarify how docker image publishing registry is determined
...
Closes gh-31820
2 years ago
Scott Frederick
cf7a163c6d
Merge branch '2.7.x'
2 years ago
Scott Frederick
f9cf31e59e
Fix compile errors
...
See gh-28844
2 years ago
Scott Frederick
36d6106bb0
Merge branch '2.7.x'
...
Closes gh-31825
2 years ago
Scott Frederick
09c7ce6dab
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31824
2 years ago
Scott Frederick
a7dfeae09c
Merge branch 'gh-28844' into 2.6.x
...
Closes gh-31823
2 years ago
Scott Frederick
9b0cdac58a
Simplify support for pushing images to unauthenticated registries
...
This commit removes the requirement that `docker.publishRegistry`
configuration must be provided when an image is published by the Gradle
or Maven plugin.
Fixes gh-28844
2 years ago
Andy Wilkinson
de672f4330
Merge branch '2.7.x'
...
Closes gh-31819
2 years ago
Andy Wilkinson
2e98cafcca
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31818
2 years ago
Andy Wilkinson
ab2b04fafd
Find health contributors in ancestor contexts in non-reactive apps
...
Previously, health contributors in a non-reative app were found by
retrieving them from the application context rather than via
dependency injection. This results in only contributors from the
current context being found, with contributors in ancestor contexts
ignored.
This commit moves to injection of the contributors, aligning the
behaviour with that of a reactive application.
Closes gh-27308
2 years ago
Andy Wilkinson
a6333f5e67
Merge branch '2.7.x'
...
Closes gh-31817
2 years ago
Andy Wilkinson
13431745e0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31816
2 years ago
Andy Wilkinson
5afa04f3cd
Remove redundant Checkstyle suppression
...
Closes gh-30131
2 years ago
Andy Wilkinson
818e0d69a5
Merge branch '2.7.x'
...
Closes gh-31815
2 years ago
Andy Wilkinson
cd1ce50105
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31814
2 years ago
Andy Wilkinson
182adeed35
Add modules to dependency management for Derby
...
Closes gh-31570
2 years ago
Brian Clozel
a799bdeed1
Merge branch '2.7.x'
...
Closes gh-31813
2 years ago
Moritz Halbritter
a4e84c26f0
Revert "Fix nested type discovery in ConfigurationPropertiesReflectionHintsProcessor"
...
This reverts commit 785588826e
.
2 years ago
Brian Clozel
53b9ff5e89
Upgrade to Spring for GraphQL 1.0.1
...
Closes gh-31616
2 years ago
Brian Clozel
8cb2a0de94
Upgrade to GraphQL Java 18.2
...
Closes gh-31812
2 years ago
Andy Wilkinson
1aadc2abc9
Merge pull request #31723 from vpavic
...
* gh-31723:
Polish "Upgrade to Flyway 9.0.1"
Upgrade to Flyway 9.0.1
Closes gh-31723
2 years ago
Andy Wilkinson
4bd82bb5af
Polish "Upgrade to Flyway 9.0.1"
...
See gh-31723
2 years ago
Vedran Pavic
f1bf80f5e1
Upgrade to Flyway 9.0.1
...
See gh-31723
2 years ago
Moritz Halbritter
785588826e
Fix nested type discovery in ConfigurationPropertiesReflectionHintsProcessor
...
The old implementation picked up nested types only if they have been
annotated with NestedConfigurationProperty, which not all nested
properties are. Now the processor takes into account all referenced
types. It ignores only types in the java package and interfaces.
This commit also moves some of the tests from
ConfigurationPropertiesBeanFactoryInitializationAotProcessorTests to
ConfigurationPropertiesReflectionHintsProcessorTests for easier
discoverability
Closes gh-31708
2 years ago
Andy Wilkinson
81fdb76620
Merge pull request #31701 from GGGGGHT
...
* gh-31701:
Polish "Use StackWalker to deduce main application class"
Use StackWalker to deduce main application class
Closes gh-31701
2 years ago
Andy Wilkinson
38fedcff34
Polish "Use StackWalker to deduce main application class"
...
See gh-31701
2 years ago
GGGGGHT
ea3fe95881
Use StackWalker to deduce main application class
...
See gh-31701
2 years ago
Andy Wilkinson
19030f69c2
Merge pull request #31709 from aooohan
...
* gh-31709:
Polish "Add auto-configuration for JdkClientHttpConnector"
Add auto-configuration for JdkClientHttpConnector
Closes gh-31709
2 years ago
Andy Wilkinson
2814175505
Polish "Add auto-configuration for JdkClientHttpConnector"
...
See gh-31709
2 years ago
lihan
e16734f937
Add auto-configuration for JdkClientHttpConnector
...
See gh-31709
2 years ago
Andy Wilkinson
399bd6c218
Merge branch '2.7.x'
2 years ago
Andy Wilkinson
c3f3a2a707
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31810
2 years ago
Andy Wilkinson
efdd844c7a
Log a warning if determining the app's PID takes too long
...
Closes gh-31572
2 years ago
Andy Wilkinson
1acc7857e6
Merge branch '2.7.x'
...
Closes gh-31807
2 years ago
Andy Wilkinson
84efc89d76
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31806
2 years ago
Andy Wilkinson
bcbe072d96
Fix 500 from mappings endpoint with attributed WebFlux router function
...
Closes gh-31784
2 years ago
Andy Wilkinson
18d3d4de5d
Merge branch '2.7.x'
...
Closes gh-31805
2 years ago
Andy Wilkinson
10e19d504a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31804
2 years ago
Andy Wilkinson
628c2cd0b1
Ensure JMX endpoints are uniquely named in a context hierarchy
...
Closes gh-31718
2 years ago
Andy Wilkinson
6da8c88b2b
Include library resources on classpath of AOT source generation
...
Closes gh-31803
2 years ago
Stephane Nicoll
c31ad5f175
Merge branch '2.7.x'
...
Closes gh-31802
2 years ago
Stephane Nicoll
6469a02c35
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31801
2 years ago