Commit Graph

41750 Commits (a83b1c880a0e1c59c640dca3b3cec09dfd19a6d3)
 

Author SHA1 Message Date
Andy Wilkinson 472afafd4b Stop WebFilterChainPostProcessor from causing eager init
Fixes gh-35163
2 years ago
Stephane Nicoll b286e5a0bb Prevent ServletComponentScan to run again with AOT
Closes gh-34563
2 years ago
Phillip Webb 8a43710173 Merge branch '2.7.x' into 3.0.x 2 years ago
Phillip Webb a707c5e83e Polish "Fix support for default values in banner placeholders"
Reorder methods and add a test to ensure that getPropertyResolvers
can be mutated.

See gh-34764
2 years ago
Scott Frederick ca26789a82 Merge branch '2.7.x' into 3.0.x
Closes gh-35151
2 years ago
Scott Frederick 963542e7fc Adapt Paketo system tests to changes in the Tomcat buildpack
Closes gh-35148
2 years ago
Andy Wilkinson 598e090e8f Merge branch '2.7.x' into 3.0.x
Closes gh-35131
2 years ago
Andy Wilkinson 90952a2dd9 Do not turn a null Flyway-specific password into an empty string
It prevents using PGPASS for authentication with Postgres.

Fixes gh-35110
2 years ago
Stephane Nicoll 7f0402f869 Merge branch '2.7.x' into 3.0.x
Closes gh-35129
2 years ago
Stephane Nicoll be698cf6ed Merge pull request #34628 from ivandimitrov8080
* pr/34628:
  Harmonize references to application.yaml files in reference docs

Closes gh-34628
2 years ago
Ivan Dimitrov f4db73ead9 Harmonize references to application.yaml files in reference docs
See gh-34628
2 years ago
Stephane Nicoll 553de9f2fa Merge branch '2.7.x' into 3.0.x 2 years ago
Stephane Nicoll bf630bd166 Upgrade Java 20 version in CI image
Closes gh-35072
2 years ago
Stephane Nicoll 8c96967c16 Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-35071
2 years ago
Stephane Nicoll 6e15177650 Upgrade CI to Docker 23.0.4
Closes gh-35070
2 years ago
Stephane Nicoll 81ade5d3b5 Upgrade Java 20 version in CI image
Closes gh-35073
2 years ago
Stephane Nicoll b6705b7f45 Upgrade Java 17 version in CI image
Closes gh-35079
2 years ago
Stephane Nicoll 8195700c96 Upgrade Java 11 version in CI image
Closes gh-35076
2 years ago
Stephane Nicoll 59ac9295fa Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-35074
2 years ago
Stephane Nicoll 573aec7d3a Upgrade CI to Docker 23.0.4
Closes gh-35075
2 years ago
Spring Builds bed40c6ee9 Next development version (v3.0.7-SNAPSHOT) 2 years ago
Andy Wilkinson b80f4cc985 Upgrade to Tomcat 10.1.8
Closes gh-35089
2 years ago
Andy Wilkinson ca618e84d3 Upgrade to Spring Integration 6.0.5
Closes gh-35012
2 years ago
Andy Wilkinson 35fd0a3f69 Upgrade to Logback 1.4.7
Closes gh-35088
2 years ago
Andy Wilkinson 40834c5cb9 Merge branch '2.7.x' into 3.0.x 2 years ago
Spring Builds 253cbad49d Next development version (v2.7.12-SNAPSHOT) 2 years ago
Andy Wilkinson 32444fed4b Merge branch '2.7.x' into 3.0.x
Closes gh-35086
2 years ago
Madhura Bhave 3522714c13 Use endpoint mappings in CloudFoundry integration
Closes gh-35085
2 years ago
Stephane Nicoll 6933796f2a Merge branch '2.7.x' into 3.0.x
Closes gh-35068
2 years ago
Stephane Nicoll da10c4e98b Merge pull request #34347 from acktsap
* pr/34347:
  Polish "Back off if a custom ApplicationAvailability bean is present"
  Back off if a custom ApplicationAvailability bean is present

Closes gh-34347
2 years ago
Stephane Nicoll 1b832d82f8 Polish "Back off if a custom ApplicationAvailability bean is present"
See gh-34347
2 years ago
Taeik Lim 5e95ba8448 Back off if a custom ApplicationAvailability bean is present
See gh-34347
2 years ago
Stephane Nicoll 425eb9ac4f Merge branch '2.7.x' into 3.0.x 2 years ago
Stephane Nicoll 41db5a2d0b Upgrade to Spring WS 4.0.3
Closes gh-34953
2 years ago
Stephane Nicoll 098d338d7c Upgrade to Spring WS 3.1.6
Closes gh-34949
2 years ago
Phillip Webb 60a53633c7 Merge branch '2.7.x' into 3.0.x 2 years ago
Phillip Webb cb56035bcc Setup docker config.json on CI when building project 2 years ago
Stephane Nicoll e9fe037a23 Merge branch '2.7.x' into 3.0.x 2 years ago
Stephane Nicoll 4b947fa915 Upgrade to SAAJ Impl 3.0.1
Closes gh-35056
2 years ago
Stephane Nicoll 16563a6a0a Upgrade to Native Build Tools Plugin 0.9.21
Closes gh-35055
2 years ago
Stephane Nicoll caaef89aff Upgrade to Tomcat 9.0.74
Closes gh-35058
2 years ago
Stephane Nicoll b30d9d9961 Upgrade to MySQL 8.0.33
Closes gh-35057
2 years ago
Stephane Nicoll 9314362c34 Upgrade to MySQL 8.0.33
Closes gh-35054
2 years ago
Stephane Nicoll 9277465a76 Upgrade to Lettuce 6.2.4.RELEASE
Closes gh-35053
2 years ago
Stephane Nicoll 47e3b4655a Upgrade to jOOQ 3.17.12
Closes gh-35052
2 years ago
Stephane Nicoll 2a90c60001 Upgrade to Jetty 11.0.15
Closes gh-35051
2 years ago
Stephane Nicoll aa542858c9 Upgrade to Couchbase Client 3.4.5
Closes gh-35050
2 years ago
Stephane Nicoll 47e2c3f597 Upgrade to Spring Kafka 3.0.6
Closes gh-34951
2 years ago
Andy Wilkinson d16fb72dec Merge pull request #34991 from RobertRad
* gh-34991:
  Polish "Improve documentation of tracing deps and config props"
  Improve documentation of tracing deps and config props

Closes gh-34991
2 years ago
Andy Wilkinson d30f0575f0 Polish "Improve documentation of tracing deps and config props"
See gh-34991
2 years ago