Commit Graph

41750 Commits (a83b1c880a0e1c59c640dca3b3cec09dfd19a6d3)
 

Author SHA1 Message Date
Stephane Nicoll 3812cb1b44 Start building against Reactor Bom 2022.0.6 snapshots
See gh-34860
2 years ago
Stephane Nicoll cc213a5424 Start building against Micrometer Tracing 1.0.4 snapshots
See gh-34859
2 years ago
Stephane Nicoll bca565bc17 Start building against Micrometer 1.10.6 snapshots
See gh-34858
2 years ago
Stephane Nicoll 6c4809f54b Start building against Spring Framework 5.3.27 snapshots
See gh-34857
2 years ago
Stephane Nicoll a51dff9ef1 Start building against Reactor Bom 2020.0.31 snapshots
See gh-34856
2 years ago
Stephane Nicoll f965eff735 Start building against Micrometer 1.9.10 snapshots
See gh-34855
2 years ago
Andy Wilkinson 16b126a481 Merge branch '2.7.x' into 3.0.x
Closes gh-34799
2 years ago
Andy Wilkinson c9e69b13b1 Resolve placeholders in reference config against all other config
Fixes gh-34643
2 years ago
Andy Wilkinson c37ff8d687 Merge branch '2.7.x' into 3.0.x
Closes gh-34798
2 years ago
Andy Wilkinson 0ed73a859b Upgrade to Spring Asciidoctor Backends 0.0.5
Closes gh-34432
2 years ago
Andy Wilkinson b2e6db544b Merge branch '2.7.x' into 3.0.x
Closes gh-34792
2 years ago
Andy Wilkinson a3135b49c3 Merge pull request #34764 from krzyk
* gh-34764:
  Polish "Fix support for default values in banner placeholders"
  Fix support for default values in banner placeholders

Closes gh-34764
2 years ago
Andy Wilkinson 2d280bb967 Polish "Fix support for default values in banner placeholders"
See gh-34764
2 years ago
Krzysztof Krason 5c01aa719c Fix support for default values in banner placeholders
See gh-34764
2 years ago
Andy Wilkinson 4b58eefe7b Merge branch '2.7.x' into 3.0.x
Closes gh-34788
2 years ago
Andy Wilkinson 4705e82a6e Note that optional dependencies are included by run and repackage
Closes gh-34636
2 years ago
Andy Wilkinson d6dbf300ab Merge branch '2.7.x' into 3.0.x
Closes gh-34781
2 years ago
Andy Wilkinson 5669ea69d0 Consider properties on outer class in nested sliced tests
Prior to this commit, properties configured using the properties
attribute of a `@…Test` sliced test annotation would not be considered
when processed a `@Nested` test class. This would lead to the nested
class not reusing its outer class's application context due to the
two having different property configuration.

Fixes gh-33317
2 years ago
Andy Wilkinson d4ef5dc151 Merge branch '2.7.x' into 3.0.x
Closes gh-34755
2 years ago
Andy Wilkinson 17a4d303f8 Switch Java 20 CI to Bellsoft Liberica
Closes gh-34752
2 years ago
Andy Wilkinson 1933e9a28e Merge branch '2.7.x' into 3.0.x
Closes gh-34753
2 years ago
Andy Wilkinson 04e7e70ebd Remove JDK 19 CI
Closes gh-34639
2 years ago
Andy Wilkinson 1da4271f81 Merge branch '2.7.x' into 3.0.x
Closes gh-34721
2 years ago
Andy Wilkinson e79ac4b24e Upgrade CI images to ubuntu:jammy-20230308
Closes gh-34719
2 years ago
Andy Wilkinson 042c8e94a9 Merge branch '2.7.x' into 3.0.x
Closes gh-34750
2 years ago
Andy Wilkinson 0d82729a29 Upgrade to Gradle Enterprise Gradle plugin 3.12.5
Closes gh-34748
2 years ago
Phillip Webb d3cdaf9d01 Merge branch '2.7.x' into 3.0.x 2 years ago
Mortitz Halbritter dcb4f3cf97 Polish 2 years ago
Mortitz Halbritter 42187e7bff Polish 2 years ago
Phillip Webb b6777524f7 Merge branch '2.7.x' into 3.0.x 2 years ago
Mortitz Halbritter bece347987 Polish 2 years ago
Spring Builds 63f2967c91 Next development version (v3.0.6-SNAPSHOT) 2 years ago
Andy Wilkinson fa63f6cc9e Stop using an instance supplier in EntityScanPackages' bean definition
Closes gh-34371
2 years ago
Andy Wilkinson 5e08ee6483 Merge branch '2.7.x' into 3.0.x 2 years ago
Spring Builds 69087badab Next development version (v2.7.11-SNAPSHOT) 2 years ago
Andy Wilkinson 26376ffcb1 Merge branch '2.7.x' into 3.0.x
Closes gh-34726
2 years ago
Andy Wilkinson 1fc3c34fa2 Document support for Java 20
Closes gh-34642
2 years ago
Andy Wilkinson 14d12da5a4 Upgrade to Spring Integration 6.0.4
Closes gh-34542
2 years ago
Andy Wilkinson 82c0ba9ef8 Merge branch '2.7.x' into 3.0.x 2 years ago
Andy Wilkinson 1508e3cec8 Upgrade to Spring Integration 5.5.17
Closes gh-34722
2 years ago
Andy Wilkinson c56b190b6c Upgrade to GraphQL Java 19.4
Closes gh-34718
2 years ago
Andy Wilkinson 9f916c8070 Merge branch '2.7.x' into 3.0.x 2 years ago
Andy Wilkinson dd8f0c4e98 Upgrade to GraphQL Java 18.4
Closes gh-34717
2 years ago
Scott Frederick b01513b40a Merge pull request #34646 from swapy
* gh-34646:
  Fix typo in Spring Batch auto-configuration documentation

Closes gh-34646
2 years ago
swapy a450d8582d Fix typo in Spring Batch auto-configuration documentation
See gh-34646
2 years ago
Scott Frederick a8016b553e Merge branch '2.7.x' into 3.0.x
Closes gh-34705
2 years ago
Scott Frederick f234980a1a Merge pull request #34534 from dsyer
* gh-34534:
  Polish "Clarify conventions for custom error pages in WebFlux"
  Clarify conventions for custom error pages in WebFlux

Closes gh-34534
2 years ago
Scott Frederick 1c05ad2852 Polish "Clarify conventions for custom error pages in WebFlux"
See gh-34534
2 years ago
Dave Syer f285364f22 Clarify conventions for custom error pages in WebFlux
See gh-34534
2 years ago
Scott Frederick 6a6f4a3928 Merge branch '2.7.x' into 3.0.x
Closes gh-34704
2 years ago