Johnny Lim
fa0a4849fa
Update Javadoc since for OtlpMetricsProperties and OtlpTracingProperties
...
See gh-43249
1 year ago
Andy Wilkinson
109e731c83
Revert "Add `@ConditionalOnMissingBean` for `JobRepository`"
...
This reverts commit 73fc351d71cc9120c794bf6206b389a4dbb4ba4c.
See gh-43236
1 year ago
Stéphane Nicoll
14989a5fb7
Upgrade to Testcontainers 1.20.4
...
Closes gh-43243
1 year ago
Stéphane Nicoll
c188822db3
Upgrade to Spring Security 6.4.1
...
Closes gh-43232
1 year ago
Stéphane Nicoll
e286739cee
Upgrade to Spring Batch 5.2.0
...
Closes gh-43018
1 year ago
Phillip Webb
73fc351d71
Add `@ConditionalOnMissingBean` for `JobRepository`
...
Update `BatchAutoConfiguration` so that the `JobRepository` is not
defined when the user provides an appropriate bean.
Fixes gh-43236
1 year ago
Phillip Webb
5c938fc8bc
Update copyright year of changed files
1 year ago
Phillip Webb
c9a84549c8
Polish 'Replace TestObservationRegistryAssert.assertThat()''
...
See gh-43235
1 year ago
Johnny Lim
4b5b76d7b1
Replace TestObservationRegistryAssert.assertThat()
...
See gh-43235
1 year ago
Phillip Webb
11415a97f2
Restore monospaced text to unescaped form
...
See gh-43239
1 year ago
Phillip Webb
e9e018c598
Migrate class references to full javadoc links
...
Update documentation to use `javadoc:...` macro for class and interface
references.
Migrated using https://github.com/philwebb/asciidoctor-javadoc-migration
See gh-43239
1 year ago
Phillip Webb
0e62778612
Use fully-qualified names for ambiguous type references
...
Update type references to use a fully qualified name when we have
more than one candidate available to us.
See gh-43239
1 year ago
Phillip Webb
e8e9592c3d
Temporarily escape monospaced text that will not be linked
...
Escape elements that we know cannot be converted to a javadoc link.
See gh-43239
1 year ago
Phillip Webb
6b6597b403
Restore monospaced text to unescaped form
...
See gh-41614
1 year ago
Phillip Webb
4c8dafe12b
Migrate class references to full javadoc links
...
Update documentation to use `javadoc:...` macro for class and interface
references.
Migrated using https://github.com/philwebb/asciidoctor-javadoc-migration
See gh-41614
1 year ago
Phillip Webb
3d57d36c16
Use fully-qualified names for ambiguous type references
...
Update type references to use a fully qualified name when we have
more than one candidate available to us.
See gh-41614
1 year ago
Phillip Webb
d289d0a442
Temporarily escape monospaced text that will not be linked
...
Escape elements that we know cannot be converted to a javadoc link.
See gh-41614
1 year ago
Phillip Webb
4628059dc0
Remove Influx section from redirects
...
See gh-43238
1 year ago
Phillip Webb
bd770f1992
Remove Influx section from documentation
...
Closes gh-43238
1 year ago
Phillip Webb
cdf0bfa5b0
Refine javadoc links for 3.4.x
...
See gh-41614
1 year ago
Phillip Webb
b094a13c3b
Polish documentation
1 year ago
Phillip Webb
81ba8b6c7b
Refine javadoc links
...
See gh-41614
1 year ago
Phillip Webb
dc49c64e56
Remove FlywayCallback reference in documentation
...
Closes gh-43233
1 year ago
Phillip Webb
924ea70c19
Polish documentation to use more javadoc links
...
Update a few areas of the documentation to use full javadoc
links.
See gh-41614
1 year ago
Phillip Webb
47722af18e
Polish documentation
...
Cleanup and polish some areas of the documentation.
1 year ago
Phillip Webb
127b140ebd
Add javadoc links for Jooq and Netty
...
See gh-41614
1 year ago
Phillip Webb
5f9a13bdc3
Fix `withDefaultRequestConfigCustomizer` method name
...
Second attempt to fix the method name.
Closes gh-43139
1 year ago
Phillip Webb
0c2d5e6c50
Fix formatting
...
See gh-43139
1 year ago
Phillip Webb
223427e96d
Fix `withDefaultRequestConfigCustomizer` method name
...
The work `manager` was accidentally included due to a copy/paste
mistake.
Closes gh-43139
1 year ago
Andy Wilkinson
16f45169f7
Upgrade to Spring Integration 6.3.6
...
Closes gh-43010
1 year ago
Andy Wilkinson
11401d3290
Upgrade to Spring Integration 6.2.11
...
Closes gh-43001
1 year ago
Andy Wilkinson
758d0ffb64
Upgrade to Infinispan 14.0.33.Final
...
Closes gh-43229
1 year ago
Stéphane Nicoll
f3c5be94e5
Upgrade to Spring Authorization Server 1.4.0
...
Closes gh-43017
1 year ago
Stéphane Nicoll
c6d310b282
Upgrade to Spring Session 3.4.0
...
Closes gh-43027
1 year ago
Stéphane Nicoll
3a2991ece2
Upgrade to Spring Integration 6.4.0
...
Closes gh-43022
1 year ago
Andy Wilkinson
ec2a350959
Publish API catalog content and root aggregate content from s-b-docs
...
Closes gh-43224
1 year ago
Phillip Webb
a3b027a6f1
Add more javadoc links
...
See gh-41614
1 year ago
Andy Wilkinson
5639c257c5
Upgrade to OpenTelemetry 1.38.0
...
This aligns its version with that used by Micrometer Tracing 1.3.x.
Closes gh-43200
1 year ago
Stéphane Nicoll
145ed26e6f
Reject non-scalar endpoint parameter with Jersey
...
Actuator endpoints should only declare simple type in the signature
of an operation. In particular, nested types are not supported. While
this is enforced in Spring MVC and Spring Webflux, the Jersey
implementation leniently allowed to bind such types prior to this
commit.
This commit adapts the expectation in the Jersey implementation so that
it rejects such request as well.
Closes gh-43209
1 year ago
Stéphane Nicoll
96ee7924cf
Upgrade to Spring Security 6.4.0
...
Closes gh-43026
1 year ago
Stéphane Nicoll
532217a843
Upgrade to Spring RESTDocs 3.0.3
...
Closes gh-43025
1 year ago
Stéphane Nicoll
51e8a00dcc
Upgrade to Spring Pulsar 1.2.0
...
Closes gh-43024
1 year ago
Stéphane Nicoll
d1df7b4859
Upgrade to Spring Kafka 3.3.0
...
Closes gh-43023
1 year ago
Stéphane Nicoll
7200fd8193
Upgrade to Spring AMQP 3.2.0
...
Closes gh-43016
1 year ago
Stéphane Nicoll
5af29d38a0
Upgrade to Spring Security 6.3.5
...
Closes gh-43013
1 year ago
Stéphane Nicoll
ebb882fad8
Upgrade to Spring RESTDocs 3.0.3
...
Closes gh-43014
1 year ago
Stéphane Nicoll
4e9fb97a14
Upgrade to Spring Pulsar 1.1.6
...
Closes gh-43012
1 year ago
Stéphane Nicoll
013e38b1dc
Upgrade to Spring Kafka 3.2.5
...
Closes gh-43011
1 year ago
Stéphane Nicoll
d4f71753a5
Upgrade to Spring AMQP 3.1.8
...
Closes gh-43004
1 year ago
Stéphane Nicoll
b0ebb47e5e
Upgrade to Spring Security 6.2.8
...
Closes gh-43009
1 year ago