Phillip Webb
3e9a136143
Polish gradle formatting
2 years ago
Phillip Webb
b5cf3e0a1a
Backport 'Support import into Eclipse 2022-06'
...
Backport `spring-boot-cli` gradle fix from d4ed2bd4
to allow clean
import into Eclipse 2022-06 and above.
2 years ago
Stephane Nicoll
d823d7b0b1
Upgrade to Undertow 2.2.24.Final
...
Closes gh-34910
2 years ago
Stephane Nicoll
e0d740fe85
Upgrade to Netty 4.1.91.Final
...
Closes gh-34909
2 years ago
Stephane Nicoll
abc7bd0c5f
Upgrade to Logback 1.2.12
...
Closes gh-34908
2 years ago
Stephane Nicoll
ca48c6a034
Upgrade to Groovy 3.0.17
...
Closes gh-34907
2 years ago
Stephane Nicoll
8323cf3db6
Upgrade to DB2 JDBC 11.5.8.0
...
Closes gh-34906
2 years ago
Stephane Nicoll
649796cdae
Start building against Spring Data Bom 2021.2.11 snapshots
...
See gh-34902
2 years ago
Christoph Dreis
9107c5cae3
Avoid repeated class lookups in tests
...
See gh-34613
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
c9e69b13b1
Resolve placeholders in reference config against all other config
...
Fixes gh-34643
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
4705e82a6e
Note that optional dependencies are included by run and repackage
...
Closes gh-34636
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
Mortitz Halbritter
dcb4f3cf97
Polish
2 years ago
Mortitz Halbritter
bece347987
Polish
2 years ago
Andy Wilkinson
1fc3c34fa2
Document support for Java 20
...
Closes gh-34642
2 years ago
Andy Wilkinson
1508e3cec8
Upgrade to Spring Integration 5.5.17
...
Closes gh-34722
2 years ago
Andy Wilkinson
dd8f0c4e98
Upgrade to GraphQL Java 18.4
...
Closes gh-34717
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
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
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
Scott Frederick
6dc0f90e00
Polish "Disable embedded web auto-config when not using embedded web server"
...
See gh-34332
2 years ago
Guirong Hu
b2facecb12
Disable embedded web auto-config when not using embedded web server
...
See gh-34332
2 years ago
Andy Wilkinson
fe39ee671d
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34656
2 years ago
Andy Wilkinson
4be288f672
Upgrade to Tomcat 9.0.73
...
Closes gh-34655
2 years ago
Andy Wilkinson
676cac99b7
Upgrade to Spring HATEOAS 1.5.4
...
Closes gh-34654
2 years ago
Andy Wilkinson
078c5f5c2c
Upgrade to Spring Framework 5.3.26
...
Closes gh-34531
2 years ago
Andy Wilkinson
97dab185dd
Upgrade to Spring Data Bom 2021.2.10
...
Closes gh-34530
2 years ago
Andy Wilkinson
71c7194af7
Upgrade to Netty 4.1.90.Final
...
Closes gh-34653
2 years ago
Andy Wilkinson
20558bf072
Upgrade to Json-smart 2.4.10
...
Closes gh-34652
2 years ago
Andy Wilkinson
bfba7fdee3
Upgrade to Jetty 9.4.51.v20230217
...
Closes gh-34651
2 years ago
Andy Wilkinson
7fa5dab8ac
Upgrade to Jetty Reactive HTTPClient 1.1.14
...
Closes gh-34650
2 years ago
Andy Wilkinson
419428842e
Upgrade to Groovy 3.0.16
...
Closes gh-34649
2 years ago
Andy Wilkinson
3744532dec
Upgrade to Dropwizard Metrics 4.2.18
...
Closes gh-34648
2 years ago
Phillip Webb
aea57fbd41
Consider the underling file in equals/hashcode
...
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.
Fixes gh-34212
2 years ago
Andy Wilkinson
837ac85f3b
Start building against Spring AMQP 2.4.11 snapshots
...
See gh-34607
2 years ago
Andy Wilkinson
7022d9abbb
Upgrade to Reactor Bom 2020.0.30
...
Closes gh-34529
2 years ago
Andy Wilkinson
7f2002fe44
Upgrade to Micrometer 1.9.9
...
Closes gh-34528
2 years ago
1993heqiang
a3bb3b1510
Polish name of JettyServletWebServerFactory bean method
...
See gh-34421
2 years ago
Andy Wilkinson
da156224aa
Polish "Update two references to old APIs in the docs"
...
See gh-34567
2 years ago