Commit Graph

40867 Commits (9562a2c2f1fcc60204536ff21597178b51ba4954)
 

Author SHA1 Message Date
Daniel Oh f1edd17a42 Fix a typo in docs
See gh-33453
2 years ago
Moritz Halbritter b56906a27f Merge pull request #33455 from izeye
* 33455:
  Polish

Closes gh-33455
2 years ago
Johnny Lim 78b43279a7 Polish
See gh-33455
2 years ago
Moritz Halbritter a4779b7859 Merge branch '2.7.x'
Closes gh-33433
2 years ago
Moritz Halbritter ad2b130dcd Merge pull request #32179 from cdanger
* 32179:
  Polish "Fix bug in webserver start when loading PKCS#11 KeyStore"
  Fix bug in webserver start when loading PKCS#11 KeyStore

Closes gh-32179
2 years ago
Moritz Halbritter 16569099ba Polish "Fix bug in webserver start when loading PKCS#11 KeyStore"
See gh-32179
2 years ago
cdanger 716a839d54 Fix bug in webserver start when loading PKCS#11 KeyStore
See gh-32179
2 years ago
Moritz Halbritter bf2bc441d2 Merge branch '2.7.x'
Closes gh-33431
2 years ago
Moritz Halbritter 5b2b122398 Merge pull request #33419 from currenjin
* 33419:
  Polish "Add test for beforeEach of OutputExtension"
  Add test for beforeEach of OutputExtension

Closes gh-33419
2 years ago
Moritz Halbritter 6edb6fa091 Polish "Add test for beforeEach of OutputExtension"
See gh-33419
2 years ago
nowjin 5f532a40f9 Add test for beforeEach of OutputExtension
See gh-33419
2 years ago
Moritz Halbritter 012255232c Merge pull request #33419 from currenjin
* add-test-on-output-extension:
  Polish "Add test for beforeEach of OutputExtension"
  Add test for beforeEach of OutputExtension

Closes gh-33419
2 years ago
Moritz Halbritter c1bd9310ea Polish "Add test for beforeEach of OutputExtension"
See gh-33419
2 years ago
nowjin 94193c9df2 Add test for beforeEach of OutputExtension
See gh-33419
2 years ago
Moritz Halbritter aa6e2398da Merge pull request #33384 from izeye
* 33384:
  Polish

Closes gh-33384
2 years ago
Johnny Lim 90589fd6d4 Polish
See gh-33384
2 years ago
Moritz Halbritter 39a026ed65 Merge pull request #33424 from candrews
* 33424:
  Update instead of replace environment in bootBuildImage documentation

Closes gh-33424
2 years ago
Craig Andrews 703935612f Update instead of replace environment in bootBuildImage documentation
Closes gh-32886
See gh-33424
2 years ago
Moritz Halbritter c8d2200fc8 Merge pull request #33371 from lishangbu
* 33371:
  Avoid NPE when @SpringBootConfiguration not found in test

Closes gh-33371
2 years ago
lishangbu f5d0171fcc Avoid NPE when @SpringBootConfiguration not found in test
See gh-33371
2 years ago
Phillip Webb 93f8dc76ab Fix Neo4jReactiveHealthIndicator NoSuchElementException
Update `Neo4jReactiveHealthIndicator` to ensure that `result.records()`
is called before `result.consume()`. Prior to this commit, the indicator
used `zipWith` to merge records with a summary. This worked with the
previous RxJava based driver, but fails with the Reactor based driver
due to a `NoSuchElementException: Source was empty` error.

Fixes gh-33428
2 years ago
Phillip Webb 8849f72ac5 Merge branch '2.7.x' 2 years ago
Phillip Webb 06c6dafee2 Add Neo4jReactiveHealthIndicatorIntegrationTests
Add a full integration test for `Neo4jReactiveHealthIndicator`
to ensure that it works against a real server.

See gh-33428
2 years ago
Phillip Webb 8481004420 Polish 2 years ago
Scott Frederick 9ed8b25e6b Make AOT goals release option mutually exclusive with source and target
Fixes gh-33382
2 years ago
Moritz Halbritter 351084ea06 Document that native-maven-plugin is required for native images
Closes gh-33422
2 years ago
Moritz Halbritter c6536c54d8 Write native-image argfile only if there are excludes
Refactors duplicate logic in BootZipCopyAction and Packager into
separate classes.

Closes gh-33363

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2 years ago
Andy Wilkinson 276b288891 Prevent repeat configuration of DB init bean dependencies
Fixes gh-33374
2 years ago
Phillip Webb e1efdadfe3 Merge branch '2.7.x'
Closes gh-33416
2 years ago
Phillip Webb e56156c350 Merge pull request #33405 from currenjin
* pr/33405:
  Polish 'Improve test coverage for OutputCaptureRule'
  Improve test coverage for OutputCaptureRule

Closes gh-33405
2 years ago
Phillip Webb 711e2528fb Polish 'Improve test coverage for OutputCaptureRule'
See gh-33405
2 years ago
nowjin af7a03b4c9 Improve test coverage for OutputCaptureRule
See gh-33405
2 years ago
Phillip Webb 67c9c7377a Merge branch '2.7.x'
Closes gh-33414
2 years ago
Phillip Webb 14d4211b6a Merge pull request #33411 from jprinet
* pr/33411:
  Document that SystemTestPlugin output should never be cached

Closes gh-33411
2 years ago
Jerome Prinet 72a9f494f3 Document that SystemTestPlugin output should never be cached
See gh-33411
2 years ago
Moritz Halbritter 8626bdc05b Merge branch '2.7.x' 2 years ago
Moritz Halbritter e755f5107e Fix formatting 2 years ago
Moritz Halbritter 41f6d54020 Merge branch '2.7.x'
Closes gh-33410
2 years ago
Moritz Halbritter 20d51a128b Clarify that shutdown endpoint only works in jar packaging
Closes gh-17398
2 years ago
Brian Clozel d48ab37505 Reinstate GraphQL testing documentation
Closes gh-33407
2 years ago
Moritz Halbritter cfaade95df Add test to verify ZipkinRestTemplateBuilderCustomizer
See gh-33399
2 years ago
Moritz Halbritter b3878e84ae Fix bug where using a YAML with anchors couldn't be loaded
Closes gh-33404
2 years ago
Moritz Halbritter 2ceee789ce Fix bug where ZipkinRestTemplateBuilderCustomizer had no effect
Closes gh-33399
2 years ago
Andy Wilkinson d88f968d22 Merge branch '2.7.x'
Closes gh-33403
2 years ago
Andy Wilkinson e23c92802f Upgrade to Gradle 7.6
Closes gh-33402
2 years ago
Andy Wilkinson bb1efe636c Merge branch '2.7.x' 2 years ago
Andy Wilkinson 2da8bc1f3b Reduce Gradle versions used for compatibility testing
Closes gh-33401
2 years ago
Andy Wilkinson 92415c996a Fix formatting of NEVER's description
Closes gh-33398
2 years ago
Andy Wilkinson c1dab0f9e6 Fix AOT processing of add method with array parameter in Logback model
Fixes gh-33387
2 years ago
Moritz Halbritter 012e13527a Fix typo in documentation 2 years ago