Phillip Webb
8686ee80d2
Merge pull request #42277 from quaff
...
* pr/42277:
Add tests to ensure private constructor is not used for binding
Closes gh-42277
2024-09-12 18:56:51 -07:00
Yanming Zhou
ee10425b6d
Add tests to ensure private constructor is not used for binding
...
See gh-42277
2024-09-12 18:54:30 -07:00
Phillip Webb
03e7be3ccf
Document that spring.jmx.enabled is not for third-party libraries
...
Closes gh-42272
2024-09-12 18:35:57 -07:00
Stéphane Nicoll
a810494447
Upgrade to Spring HATEOAS 2.2.5
...
Closes gh-42281
2024-09-12 15:06:46 +02:00
Stéphane Nicoll
4bb513d7f0
Upgrade to Spring Framework 6.1.13
...
Closes gh-42125
2024-09-12 15:06:42 +02:00
Moritz Halbritter
206c28704f
Put registration id in validation error message
...
Closes gh-42278
2024-09-12 14:19:03 +02:00
Stéphane Nicoll
5bddca850a
Link to major.minor versions of Spring projects
...
This commit updates the doc build process to link to the latest doc for
a given generation, rather than a specific version. This applies to both
the reference guide and the aggregated Javadoc.
Closes gh-42196
2024-09-11 18:55:27 +02:00
Andy Wilkinson
545e370d9a
Declare use of testResultsOverview build service
...
Closes gh-42265
2024-09-11 15:15:05 +01:00
Andy Wilkinson
504fd62472
Update the link to Log4j2's system properties documentation
...
Closes gh-42262
2024-09-11 14:02:55 +01:00
Andy Wilkinson
e65cc54ec4
Upgrade to Tomcat 10.1.29
...
Closes gh-42251
2024-09-11 13:06:45 +01:00
Andy Wilkinson
c08c5ae5ed
Upgrade to Reactor Bom 2023.0.10
...
Closes gh-42123
2024-09-11 13:05:26 +01:00
Andy Wilkinson
e1724277af
Upgrade to Netty 4.1.113.Final
...
Closes gh-42250
2024-09-11 13:05:26 +01:00
Andy Wilkinson
7d22d7f9cf
Upgrade to MongoDB 4.11.4
...
Closes gh-42249
2024-09-11 13:05:22 +01:00
Andy Wilkinson
4676ad4f4b
Upgrade to Micrometer Tracing 1.2.10
...
Closes gh-42122
2024-09-11 13:05:17 +01:00
Andy Wilkinson
6bced8fe56
Upgrade to Micrometer 1.12.10
...
Closes gh-42121
2024-09-11 13:05:16 +01:00
Andy Wilkinson
d8748ec35d
Upgrade to Jetty 12.0.13
...
Closes gh-42248
2024-09-11 13:05:16 +01:00
Andy Wilkinson
a6c9382540
Upgrade to Jetty Reactive HTTPClient 4.0.7
...
Closes gh-42247
2024-09-11 13:05:11 +01:00
Andy Wilkinson
216c69259e
Upgrade to Jakarta Servlet JSP JSTL 3.0.2
...
Closes gh-42246
2024-09-11 13:05:07 +01:00
Andy Wilkinson
ec91b4c8b8
Upgrade to Infinispan 14.0.31.Final
...
Closes gh-42245
2024-09-11 13:05:02 +01:00
Andy Wilkinson
2d89cf539c
Upgrade to Develocity Conventions 0.0.21
...
Closes gh-42210
2024-09-11 10:34:14 +01:00
Stéphane Nicoll
915cb12c64
Fix broken Spring GraphQL links
...
Closes gh-42207
2024-09-11 11:05:37 +02:00
Stéphane Nicoll
bee3158d91
Use Antora links for Spring Data reference doc
...
Closes gh-42203
2024-09-11 06:48:21 +02:00
Stéphane Nicoll
f69c68d4d3
Merge pull request #42197 from dependabot[bot]
...
* pr/42197:
Polish "Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1"
Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1
Closes gh-42197
2024-09-10 09:43:28 +02:00
Stéphane Nicoll
94c5a1e8d3
Polish "Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1"
...
See gh-42197
2024-09-10 09:41:06 +02:00
dependabot[bot]
c88e0dd2e2
Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](cb282f675d...9fe0f98bd4
)
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42197
2024-09-10 09:39:17 +02:00
Stéphane Nicoll
b1db3ad8ae
Clarify reason for deprecating autotime properties
...
Closes gh-41745
2024-09-09 15:25:23 +02:00
Stéphane Nicoll
aef56bceb9
Replace RFC 7807 by RFC 9457 in documentation
...
This commit updates all references to RFC 7807 by RFC 9457 since the
former is now obsolete.
Closes gh-41260
2024-09-09 14:59:21 +02:00
Andy Wilkinson
9a74437fbc
Delete unused javadoc CSS file
...
Closes gh-42187
2024-09-09 13:52:23 +01:00
Andy Wilkinson
e30ae7a240
Document problem with property binding and Kotlin value classes
...
Closes gh-41693
2024-09-06 14:26:13 +01:00
Andy Wilkinson
a89ae3fbee
Improve laziness of Pem and JKS SSL store bundles
...
Fixes gh-42119
2024-09-06 11:28:46 +01:00
Andy Wilkinson
f8130791ea
Update docs to reflect new no handler found exception behavior
...
Closes gh-42164
2024-09-06 10:17:20 +01:00
Andy Wilkinson
4f576031bc
Polish configuration property reference
...
Closes gh-42162
2024-09-06 10:11:43 +01:00
Andy Wilkinson
bca7486bde
Fix Prepare Gradle Build action
...
See gh-42090
2024-09-04 13:16:54 +01:00
Andy Wilkinson
4b1fcdb74a
Start building against Spring Pulsar 1.0.10 snapshots
...
See gh-42128
2024-09-04 12:14:26 +01:00
Andy Wilkinson
e972ddfe50
Start building against Spring Kafka 3.1.9 snapshots
...
See gh-42127
2024-09-04 12:14:21 +01:00
Andy Wilkinson
68c331f496
Start building against Spring Integration 6.2.9 snapshots
...
See gh-42126
2024-09-04 12:14:17 +01:00
Andy Wilkinson
69379d4fda
Start building against Spring Framework 6.1.13 snapshots
...
See gh-42125
2024-09-04 12:14:12 +01:00
Andy Wilkinson
ced01c1dd3
Start building against Spring Data Bom 2023.1.10 snapshots
...
See gh-42124
2024-09-04 12:14:08 +01:00
Andy Wilkinson
a465e37908
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42123
2024-09-04 12:14:03 +01:00
Andy Wilkinson
49d4f7ac0e
Start building against Micrometer Tracing 1.2.10 snapshots
...
See gh-42122
2024-09-04 12:13:59 +01:00
Andy Wilkinson
593fecbe35
Start building against Micrometer 1.12.10 snapshots
...
See gh-42121
2024-09-04 12:13:54 +01:00
Andy Wilkinson
9aabd120c9
Merge pull request #42089 from dependabot[bot]
...
* gh-42089:
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
Closes gh-42089
2024-09-04 08:49:20 +01:00
Andy Wilkinson
542c810f67
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
...
See gh-42089
2024-09-04 08:49:07 +01:00
dependabot[bot]
6da8251e0f
Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.2.2 to 4.3.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](26532cdb5b...cb282f675d
)
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42089
2024-09-04 08:48:47 +01:00
Andy Wilkinson
e6df1693c9
Merge pull request #42090 from dependabot[bot]
...
* gh-42090:
Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
Bump gradle/actions from 4.0.0 to 4.0.1
Closes gh-42090
2024-09-04 08:42:07 +01:00
Andy Wilkinson
b3781eecbc
Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
...
See gh-42090
2024-09-04 08:41:57 +01:00
dependabot[bot]
cc432f9611
Bump gradle/actions from 4.0.0 to 4.0.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](af1da67850...16bf8bc8fe
)
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42090
2024-09-04 08:41:44 +01:00
Phillip Webb
f3645bba13
Update copyright year of changed files
2024-09-03 21:04:26 -07:00
Phillip Webb
8358630bd5
Remove "Converting a Spring Boot JAR Application to a WAR"
...
Remove "Converting a Spring Boot JAR Application to a WAR" since the
guide is no longer available.
Closes gh-42110
2024-09-03 20:15:56 -07:00
Brian Clozel
d0c9e0e9e7
List types of OpenTelemetry support in Spring Boot
...
Closes gh-41227
2024-09-03 21:12:14 +02:00