Commit Graph

28018 Commits (9c417d280c57f18c9d3a8eb1dd8807380ad95d0a)
 

Author SHA1 Message Date
Andy Wilkinson 1c3528f5a4 Include Jackson Modules in WebMvcTest and WebFluxTest
Fixes gh-22530
4 years ago
Andy Wilkinson 6b4114e4cf Merge branch '2.3.x'
Closes gh-22575
4 years ago
Andy Wilkinson 979aef1f68 Merge branch '2.2.x' into 2.3.x
Closes gh-22574
4 years ago
Andy Wilkinson 7b3c0a9e09 Advise against java.util.Optional configuration properties
Closes gh-21868
4 years ago
Stephane Nicoll 85ed16de13 Merge branch '2.3.x'
Closes gh-22568
4 years ago
Stephane Nicoll 6b32e62142 Fix CacheAutoConfiguration relative order for Couchbase
This commit fixes the auto-configuration of the Couchbase caching
support by configuring the cache once Spring Data Couchbase has gotten
a chance to be processed.

Closes gh-22542
4 years ago
Andy Wilkinson edca4be021 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 43524575cc Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 162253948a Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 25866019c9 Polish pipeline env vars used by Gradle Enterprise 4 years ago
Andy Wilkinson 04777d06d9 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 8d665a1eea Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 750777db24 Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 5d776f2a8b Set user.name in CI builds so it's picked up by Gradle Enterprise 4 years ago
Andy Wilkinson d5ec823454 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 8b84f66132 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 1dfa21c99f Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 141c59e348 Set BRANCH env var so it's available to Gradle Enterprise 4 years ago
Andy Wilkinson 4eb24754af Merge branch '2.3.x' 4 years ago
Andy Wilkinson 43316fa6b6 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 4a828c7db1 Merge branch '2.1.x' into 2.2.x 4 years ago
Andy Wilkinson 45d50e279e Disable build scans in custom layout sample's tests 4 years ago
Andy Wilkinson 9a4ed48627 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 8eca4d9d8d Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson ce7210c4f0 Merge branch '2.1.x' into 2.2.x
Closes gh-22563
4 years ago
Andy Wilkinson ebfa26e3ac Merge pull request #22555 from runningcode
* gh-22555:
  Polish "Add generated-snippets as output to test goal"
  Add generated-snippets as output to test goal

Closes gh-22555
4 years ago
Andy Wilkinson d1ea5befea Polish "Add generated-snippets as output to test goal"
See gh-22555
4 years ago
Nelson Osacky 585aed8f8f Add generated-snippets as output to test goal
The generated snippets were not declared as an output to the
`spring-boot-actuator-autoconfigure` test goal so when the test was
pulled from the cache, it did not contain the `generated-snippets`
directory. This directory is required as an input to the Asciidoctor
plugin.

See gh-22555
4 years ago
Stephane Nicoll 71fbd794fa Merge pull request #22549 from izeye
* pr/22549:
  Polish

Closes gh-22549
4 years ago
izeye 6eba7c5f10 Polish
See gh-22549
4 years ago
Stephane Nicoll 42155321cb Merge branch '2.3.x'
Closes gh-22561
4 years ago
Stephane Nicoll 7ed54bda96 Fix typo for management.health.readinessstate.enabled
Closes gh-22560
4 years ago
Andy Wilkinson a1bfe217c9 Merge branch '2.3.x' 4 years ago
Spring Buildmaster 90809f266e Next development version (v2.3.3.BUILD-SNAPSHOT) 4 years ago
Andy Wilkinson 120db242a0 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 2e1366f61f Make spring-boot-dependencies available when building test app 4 years ago
Andy Wilkinson e712d9a662 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 98115239b3 Only create effective bom artifact when needed
Closes gh-22143
4 years ago
Andy Wilkinson d7c5956a7a Merge branch '2.3.x' 4 years ago
Andy Wilkinson 63cac4bedd Upgrade to Micrometer 1.5.3
Closes gh-22553
4 years ago
Andy Wilkinson 71f48e38c4 Merge branch '2.3.x' 4 years ago
Andy Wilkinson fb34fd31e9 Upgrade to Micrometer 1.5.3
Closes gh-22553
4 years ago
Stephane Nicoll db462c4a03 Merge pull request #21658 from bono007
* pr/21658:
  Polish "Disable metrics export in integration tests"
  Disable metrics export in integration tests

Closes gh-21658
4 years ago
Stephane Nicoll 3530ac9b0c Polish "Disable metrics export in integration tests"
See gh-21658
4 years ago
bono007 b1830da0da Disable metrics export in integration tests
This commit introduces a new property to globally disable metrics
export. In integration tests, this property is automatically set to
disable everything but in-memory metrics.

This commit also introduces a `@AutoConfigureMetrics` annotation that
can be used for integration tests that require metrics export to operate
as they would in an application.

See gh-21658
4 years ago
Andy Wilkinson 9242ef430a Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 1a43cd1c8e Merge branch '2.1.x' into 2.2.x
Closes gh-22551
4 years ago
Andy Wilkinson 843a618c83 Merge pull request #22550 from runningcode
* gh-22550:
  Disable extra scans for full profile.

Closes gh-22550
4 years ago
Nelson Osacky 0494007893 Disable extra scans for full profile.
The extra scans were not disabled for the full profile, only the
regular profile.

See gh-22550
4 years ago
Andy Wilkinson c05b9750b6 Merge branch '2.2.x' into 2.3.x 4 years ago