João Guilherme de Souza Lima
b418ab8623
Clarify servlet container compatibility
...
See gh-34697
2023-04-11 15:31:16 +02:00
Stephane Nicoll
cade537253
Upgrade to Micrometer 1.9.10
...
Closes gh-34855
2023-04-11 13:22:23 +02:00
Phillip Webb
3e9a136143
Polish gradle formatting
2023-04-10 21:14:09 -07:00
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.
2023-04-09 17:19:39 -07:00
Phillip Webb
e912c1b2b8
Update eclipse setup file
2023-04-07 17:55:44 -04:00
Stephane Nicoll
d823d7b0b1
Upgrade to Undertow 2.2.24.Final
...
Closes gh-34910
2023-04-07 16:02:57 +02:00
Stephane Nicoll
e0d740fe85
Upgrade to Netty 4.1.91.Final
...
Closes gh-34909
2023-04-07 15:42:34 +02:00
Stephane Nicoll
abc7bd0c5f
Upgrade to Logback 1.2.12
...
Closes gh-34908
2023-04-07 15:42:29 +02:00
Stephane Nicoll
ca48c6a034
Upgrade to Groovy 3.0.17
...
Closes gh-34907
2023-04-07 15:42:24 +02:00
Stephane Nicoll
8323cf3db6
Upgrade to DB2 JDBC 11.5.8.0
...
Closes gh-34906
2023-04-07 15:42:19 +02:00
Stephane Nicoll
649796cdae
Start building against Spring Data Bom 2021.2.11 snapshots
...
See gh-34902
2023-04-07 13:21:26 +02:00
Stephane Nicoll
da84e41f7c
Merge pull request #34613 from dreis2211
...
* pr/34613:
Avoid repeated class lookups in tests
Closes gh-34613
2023-04-05 16:57:34 +02:00
Christoph Dreis
9107c5cae3
Avoid repeated class lookups in tests
...
See gh-34613
2023-04-05 16:40:21 +02:00
Stephane Nicoll
6c4809f54b
Start building against Spring Framework 5.3.27 snapshots
...
See gh-34857
2023-04-05 13:31:49 +02:00
Stephane Nicoll
a51dff9ef1
Start building against Reactor Bom 2020.0.31 snapshots
...
See gh-34856
2023-04-05 13:31:44 +02:00
Stephane Nicoll
f965eff735
Start building against Micrometer 1.9.10 snapshots
...
See gh-34855
2023-04-05 13:31:38 +02:00
Andy Wilkinson
c9e69b13b1
Resolve placeholders in reference config against all other config
...
Fixes gh-34643
2023-03-28 14:43:53 +01:00
Andy Wilkinson
0ed73a859b
Upgrade to Spring Asciidoctor Backends 0.0.5
...
Closes gh-34432
2023-03-28 13:23:12 +01:00
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
2023-03-28 10:20:23 +01:00
Andy Wilkinson
2d280bb967
Polish "Fix support for default values in banner placeholders"
...
See gh-34764
2023-03-28 09:57:22 +01:00
Krzysztof Krason
5c01aa719c
Fix support for default values in banner placeholders
...
See gh-34764
2023-03-28 09:53:52 +01:00
Andy Wilkinson
4705e82a6e
Note that optional dependencies are included by run and repackage
...
Closes gh-34636
2023-03-28 09:33:06 +01:00
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
2023-03-27 17:58:51 +01:00
Andy Wilkinson
17a4d303f8
Switch Java 20 CI to Bellsoft Liberica
...
Closes gh-34752
2023-03-24 15:59:45 +00:00
Andy Wilkinson
04e7e70ebd
Remove JDK 19 CI
...
Closes gh-34639
2023-03-24 15:47:06 +00:00
Andy Wilkinson
e79ac4b24e
Upgrade CI images to ubuntu:jammy-20230308
...
Closes gh-34719
2023-03-24 15:36:02 +00:00
Andy Wilkinson
0d82729a29
Upgrade to Gradle Enterprise Gradle plugin 3.12.5
...
Closes gh-34748
2023-03-24 15:34:01 +00:00
Mortitz Halbritter
dcb4f3cf97
Polish
2023-03-23 23:03:46 -07:00
Mortitz Halbritter
bece347987
Polish
2023-03-23 22:59:26 -07:00
Spring Builds
69087badab
Next development version (v2.7.11-SNAPSHOT)
2023-03-23 08:44:57 +00:00
Andy Wilkinson
1fc3c34fa2
Document support for Java 20
...
Closes gh-34642
2023-03-23 07:45:46 +00:00
Andy Wilkinson
1508e3cec8
Upgrade to Spring Integration 5.5.17
...
Closes gh-34722
2023-03-22 21:16:25 +00:00
Andy Wilkinson
dd8f0c4e98
Upgrade to GraphQL Java 18.4
...
Closes gh-34717
2023-03-22 19:22:33 +00:00
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
2023-03-21 15:06:24 -05:00
Scott Frederick
1c05ad2852
Polish "Clarify conventions for custom error pages in WebFlux"
...
See gh-34534
2023-03-21 14:59:07 -05:00
Dave Syer
f285364f22
Clarify conventions for custom error pages in WebFlux
...
See gh-34534
2023-03-21 14:59:07 -05:00
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
2023-03-21 14:52:21 -05:00
Andy Wilkinson
932c203e06
Upgrade to Spring Session Bom 2021.2.1
...
Closes gh-34533
2023-03-21 19:20:04 +00:00
Scott Frederick
ad680ed4ea
Polish "Add documentation for publishing images with Maven command line"
...
See gh-34517
2023-03-21 13:30:50 -05:00
Anthony Dahanne
21978da02a
Add documentation for publishing images with Maven command line
...
See gh-34517
2023-03-21 13:30:50 -05:00
Andy Wilkinson
fbce81fd24
Upgrade to Spring GraphQL 1.0.4
...
Closes gh-34532
2023-03-21 18:11:18 +00:00
Andy Wilkinson
0f0222b0f8
Upgrade to Spring AMQP 2.4.11
...
Closes gh-34607
2023-03-21 18:11:18 +00:00
Scott Frederick
e593a8d328
Merge pull request #34332 from terminux
...
* pr/34332:
Polish "Disable embedded web auto-config when not using embedded web server"
Disable embedded web auto-config when not using embedded web server
Closes gh-34332
2023-03-20 18:38:46 -05:00
Scott Frederick
6dc0f90e00
Polish "Disable embedded web auto-config when not using embedded web server"
...
See gh-34332
2023-03-20 18:38:04 -05:00
Guirong Hu
b2facecb12
Disable embedded web auto-config when not using embedded web server
...
See gh-34332
2023-03-20 18:14:58 -05:00
Andy Wilkinson
fe39ee671d
Upgrade to UnboundID LDAPSDK 6.0.8
...
Closes gh-34656
2023-03-20 21:07:57 +00:00
Andy Wilkinson
4be288f672
Upgrade to Tomcat 9.0.73
...
Closes gh-34655
2023-03-20 21:07:57 +00:00
Andy Wilkinson
676cac99b7
Upgrade to Spring HATEOAS 1.5.4
...
Closes gh-34654
2023-03-20 19:39:47 +00:00
Andy Wilkinson
078c5f5c2c
Upgrade to Spring Framework 5.3.26
...
Closes gh-34531
2023-03-20 19:39:42 +00:00
Andy Wilkinson
97dab185dd
Upgrade to Spring Data Bom 2021.2.10
...
Closes gh-34530
2023-03-20 19:39:41 +00:00