rstoyanchev
8a8fb31f4a
Update target repository for Antora
...
See gh-30414
2023-05-04 15:37:21 +01:00
Rob Winch
719553f627
Fix Web Reactive link on the landing page
2023-05-04 15:35:05 +01:00
Rob Winch
993447deb0
Remove invalid deploy-docs.yml
2023-05-04 15:35:05 +01:00
Rob Winch
88c9b0f467
Use the shared antora playbook
2023-05-04 15:35:05 +01:00
Rob Winch
39146f9066
Migrate to Asciidoctor Tabs
2023-05-04 15:35:05 +01:00
Rob Winch
7b0ba0188f
Structural Fixes
2023-05-04 15:35:05 +01:00
Rob Winch
3774e9be7a
Trim IDs with parent
2023-05-04 15:35:05 +01:00
Rob Winch
9c38f8c3c6
Make local build (temporary)
2023-05-04 15:35:05 +01:00
Rob Winch
26171d9efb
Fix Title in antora.yml
2023-05-04 15:35:05 +01:00
Rob Winch
68235464fc
Use include-code Macro
2023-05-04 15:35:05 +01:00
Rob Winch
51ada4e19d
Fix invalid nav elements
2023-05-04 15:35:05 +01:00
Rob Winch
1a8e0031fe
Fix index Overview link
2023-05-04 15:35:05 +01:00
Rob Winch
d8bcbd53e1
Fix invalid attributes
2023-05-04 15:35:05 +01:00
Rob Winch
6993a9eee4
fix antora.yml attributes
2023-05-04 15:35:05 +01:00
Rob Winch
d2720741a5
Fix antora.yml gradle command
2023-05-04 15:35:05 +01:00
Rob Winch
067e6c2a9e
fix framework-docs.gradle
2023-05-04 15:35:05 +01:00
Rob Winch
35229c8bff
Enable Section Summary TOC for small pages
2023-05-04 15:35:05 +01:00
Rob Winch
139cde47e2
Fix cross references
2023-05-04 15:35:05 +01:00
Rob Winch
6b341ddf19
Remove includes
2023-05-04 15:35:05 +01:00
Rob Winch
5aecfb1878
Generate a default navigation
2023-05-04 15:35:05 +01:00
Rob Winch
9f49d24833
Split files
2023-05-04 15:35:05 +01:00
Rob Winch
ac69a5dac3
Copy default antora files
2023-05-04 15:35:05 +01:00
Rob Winch
7f9061a3cb
Fix image::image
2023-05-04 15:35:05 +01:00
Rob Winch
a05ff6c126
Remove unnecessary asciidoc attributes
2023-05-04 15:35:05 +01:00
Rob Winch
9ceb75b228
Insert explicit ids for headers
2023-05-04 15:35:05 +01:00
Rob Winch
3fe7c65218
Migrate Structure
2023-05-04 15:35:05 +01:00
Rob Winch
a78836c18b
Remove duplicated testing from .adoc file path
2023-05-04 15:35:05 +01:00
Rob Winch
2a4a1cc550
Remove -languages suffix from .adoc files
2023-05-04 15:35:05 +01:00
Rob Winch
c762c07290
Remove integration- prefix from .adoc files
2023-05-04 15:35:05 +01:00
Rob Winch
957467aa32
Remove data-access- prefix from .adoc files
2023-05-04 15:35:04 +01:00
Rob Winch
49a4734cfa
Remove core- prefix from .adoc files
2023-05-04 15:35:04 +01:00
Filip Blondeel
8b9d2e3f95
Fix incorrect jakarta.inject artifact version
...
Closes gh-30270
2023-04-03 09:36:22 +02:00
1993heqiang
2b427efe7f
Fix PathVariable reference documentation code snippets
...
Closes gh-30243
2023-03-31 15:51:56 +02:00
Juergen Hoeller
b2be07c73c
Polishing
2023-03-28 13:26:29 +02:00
Ed .d
50d01ce405
feat: Add support for Vavr's Try monad to trigger transaction rollbacks
...
Updated the Spring Framework documentation to include an example of using Vavr's Try monad to trigger transaction rollbacks when a @Transactional-annotated method returns a Failure. The modified documentation demonstrates how to use Try in a transactional method and how to check if an exception has been wrapped inside a Try.Failure instance. Additionally, a link to the official Vavr documentation was added to provide more information on the Try method.
2023-03-28 10:38:03 +02:00
heqiang
ec270c7135
Use diamond operator in examples in reference manual
...
Closes gh-30204
2023-03-27 18:27:29 +02:00
Kukri
570d21ebbd
Fix anchor in link to "Web on Reactive Stack" chapter
...
Closes gh-30158
2023-03-22 11:30:35 +01:00
Brian Clozel
3af8efbdc7
Add anchor rewrites in the reference documentation
...
This commit adds an `anchor-rewrite.properties` file in the reference
documentation sources. This allows to redirect from one anchor to
another when they are renamed.
This also populates the file with anchors that were renamed in the AOT
section of the documentation.
Closes gh-30132
2023-03-17 17:28:12 +01:00
Brian Clozel
2e08a07d7c
Add a list of produced observations
...
This commit adds a list observations produced by Spring Framework in the
reference documentation.
Closes gh-30060
2023-03-17 17:27:11 +01:00
Abel Salgado Romero
1acbc97b16
Fix minor spacings in webflux docs
...
Closes gh-30078
2023-03-09 11:58:16 +01:00
Sam Brannen
57b838ddda
Upgrade to spring-asciidoctor-backends 0.0.5
2023-03-02 16:50:48 +01:00
Sam Brannen
fe29e734ae
Revise documentation for @AspectJ argument name resolution algorithm
...
Closes gh-30026
2023-03-02 15:26:21 +01:00
Sam Brannen
244c97993b
Update documentation for @AspectJ argument name resolution algorithm
...
Closes gh-30026
2023-03-01 17:06:38 +01:00
Sam Brannen
a09495d4e9
Polish contribution
...
See gh-30034
2023-02-27 16:38:55 +01:00
1993heqiang
5cab6a1f3a
Fix "Configuring a Global Date and Time Format" example
...
Closes gh-30034
2023-02-27 16:33:38 +01:00
Sam Brannen
8979ac789f
Fix layout in "Determining Argument Names" section
2023-02-24 11:40:34 +01:00
Sam Brannen
08f38c52c7
Revise AspectJ examples in the reference manual
...
The extensive use of shared pointcuts can be confusing to users who
read a given AspectJ example without having read the "Sharing Common
Pointcut Definitions" section of the AOP chapter.
The primary purpose of this commit is therefore to reduce the extensive
use of shared pointcuts in AspectJ examples by favoring "inline
pointcuts" over shared "named pointcuts" and by cross referencing the
declaration of shared pointcuts when they are used.
Since the affected parts of the documentation are intertwined, this
commit also refactors the examples to use a common "com.xyz" package
namespace for greater clarity.
In order to avoid the need to escape asterisks (\*) in examples, this
commit also removes the `subs="quotes"` configuration for code blocks.
Closes gh-30003
2023-02-24 10:21:32 +01:00
Sam Brannen
afa936e985
Polish AOP chapter
2023-02-24 10:21:32 +01:00
Sam Brannen
76bc7deb8e
Polish AOP chapter
2023-02-22 17:30:20 +01:00
Sam Brannen
6c3cb5d2e0
Revise chomp and fold settings in reference documentation
...
This commit overrides the `chomp` and `fold` settings for
spring-asciidoctor-backends on a per-block basis.
Closes gh-30001
2023-02-22 12:49:20 +01:00