Commit Graph

20016 Commits (bca565bc17d45e6e704cb420f11cdbc2085867e5)

Author SHA1 Message Date
Stephane Nicoll bca565bc17 Start building against Micrometer 1.10.6 snapshots
See gh-34858
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 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
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
Andy Wilkinson fa63f6cc9e Stop using an instance supplier in EntityScanPackages' bean definition
Closes gh-34371
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 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 dd8f0c4e98 Upgrade to GraphQL Java 18.4
Closes gh-34717
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 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
Scott Frederick bf48c6c7f3 Merge pull request #34517 from anthonydahanne
* gh-34517:
  Polish "Add documentation for publishing images with Maven command line"
  Add documentation for publishing images with Maven command line

Closes gh-34517
2 years ago
Andy Wilkinson 932c203e06 Upgrade to Spring Session Bom 2021.2.1
Closes gh-34533
2 years ago
Scott Frederick ad680ed4ea Polish "Add documentation for publishing images with Maven command line"
See gh-34517
2 years ago
Anthony Dahanne 21978da02a Add documentation for publishing images with Maven command line
See gh-34517
2 years ago
Andy Wilkinson 174103c747 Upgrade to Spring Session 3.0.1
Closes gh-34545
2 years ago
Andy Wilkinson 7f860d20cf Upgrade to Spring Kafka 3.0.5
Closes gh-34543
2 years ago
Andy Wilkinson 11e7df66b9 Upgrade to Spring GraphQL 1.1.3
Closes gh-34541
2 years ago
Andy Wilkinson c5b352bd2e Upgrade to Spring AMQP 3.0.3
Closes gh-34608
2 years ago
Andy Wilkinson dc96511b66 Upgrade to jOOQ 3.17.10
Closes gh-34699
2 years ago
Andy Wilkinson 21bd505c22 Upgrade to Jedis 4.3.2
Closes gh-34698
2 years ago
Andy Wilkinson fbce81fd24 Upgrade to Spring GraphQL 1.0.4
Closes gh-34532
2 years ago
Andy Wilkinson 0f0222b0f8 Upgrade to Spring AMQP 2.4.11
Closes gh-34607
2 years ago
Andy Wilkinson e825a6eb1a Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34675
2 years ago
Andy Wilkinson f6add35f8b Upgrade to Tomcat 10.1.7
Closes gh-34674
2 years ago
Andy Wilkinson fe77ddca24 Upgrade to Spring Retry 2.0.1
Closes gh-34544
2 years ago
Andy Wilkinson 3e5ee42f6d Upgrade to Spring HATEOAS 2.0.3
Closes gh-34673
2 years ago
Andy Wilkinson 67deba5c88 Upgrade to Spring Framework 6.0.7
Closes gh-34540
2 years ago
Andy Wilkinson 48a6086f51 Upgrade to Spring Data Bom 2022.0.4
Closes gh-34539
2 years ago
Andy Wilkinson cec029e8c3 Upgrade to SLF4J 2.0.7
Closes gh-34672
2 years ago
Andy Wilkinson 708e01bf6a Upgrade to Netty 4.1.90.Final
Closes gh-34671
2 years ago
Andy Wilkinson 6fdc6fa619 Upgrade to Logback 1.4.6
This commit includes a change to stop using an API in Logback that
has been deprecated without replacement. As Logback now only supports
.xml configuration files, it would only ever have thrown an
exception. The call to the API has been replaced with thrown an
exception directly.

Closes gh-34670
2 years ago
Andy Wilkinson b60583a073 Upgrade to Json-smart 2.4.10
Closes gh-34669
2 years ago