Sam Brannen
e8ab53e76d
Polishing
2 years ago
Stephane Nicoll
08240bbcac
Polish "Fix invalid link in transaction resources"
...
See gh-30570
2 years ago
K
d719f3fc06
Fix invalid link in transaction resources
...
See gh-30570
2 years ago
rstoyanchev
7629ea5672
Update docs to mention Boot's HttpMessageConverters
...
Closes gh-30538
2 years ago
Juergen Hoeller
4c8f1910c8
Align HibernateJpaVendorAdapter with Hibernate ORM 6.2
...
Includes documentation and test revisions.
Closes gh-30288
2 years ago
rstoyanchev
0930407d0e
Revert "Download the playbook to build dir"
...
This reverts commit d8f6567c89
.
See gh-30481
2 years ago
Simon Baslé
eabb846d07
Improve how the build deals with javadoc invalid references
...
This commit improves how the build deals with javadoc invalid references
in two ways.
Link/see references that are temporarily invalid during javadoc
generation of individual modules are better masked by using the option
`Xdoclint:syntax` instead of `Xdoclint:none` (warnings were still
visible in some cases, e.g. when individually building the javadoc for
a specific module).
Global javadoc-building task `api` now combines `syntax` and `reference`
`Xdoclint` groups, allowing to raise truly invalid references even when
all the modules have been aggregated.
This commit also fixes the 20+ errors which appeared following the later
change in doclet configuration.
Closes gh-30428
2 years ago
Jan Mewes
280b0de646
Docs: Remove duplicate in SpEL feature list
...
Closes gh-30404
2 years ago
Sam Brannen
2738b3e50f
Polishing
...
See gh-30482
2 years ago
Anyuruf
169795d673
Fix wording in r2dbc Statement Filters section of ref docs
...
Co-authored-by: Sam Brannen <sam@sambrannen.com>
Closes gh-30482
2 years ago
rstoyanchev
806519f78a
Comment out check->antora dependency
...
See gh-30481
2 years ago
Stephane Nicoll
a9b94241af
Fix typo
...
Closes gh-30473
2 years ago
Rob Winch
d8f6567c89
Download the playbook to build dir
...
Closes gh-30465
2 years ago
Stephane Nicoll
93fa01004c
Document AOT best practices
...
This commit augment the AOT section with best practices we have
experienced while working on the AOT engine. In particular, it describes
how a FactoryBean with an unresolved generic should be handled.
Closes gh-30434
2 years ago
Arjen Poutsma
a133aae8d6
Document @ResponseStatus behavior
...
This commit documents that the ResponseStatus annotation does not
override the status set through other means.
Closes gh-30305
See gh-18019
2 years ago
Rob Winch
3a0a19cff8
Fix migration to asciidoctor tabs
...
The automation to asciidoctor tabs did not migrate properly for all
cases this commit fixes the migration.
See gh-30435
2 years ago
Rob Winch
06f16f15ed
Remove PDF Link
...
See gh-30430
2 years ago
rstoyanchev
8a8fb31f4a
Update target repository for Antora
...
See gh-30414
2 years ago
Rob Winch
719553f627
Fix Web Reactive link on the landing page
2 years ago
Rob Winch
993447deb0
Remove invalid deploy-docs.yml
2 years ago
Rob Winch
88c9b0f467
Use the shared antora playbook
2 years ago
Rob Winch
39146f9066
Migrate to Asciidoctor Tabs
2 years ago
Rob Winch
7b0ba0188f
Structural Fixes
2 years ago
Rob Winch
3774e9be7a
Trim IDs with parent
2 years ago
Rob Winch
9c38f8c3c6
Make local build (temporary)
2 years ago
Rob Winch
26171d9efb
Fix Title in antora.yml
2 years ago
Rob Winch
68235464fc
Use include-code Macro
2 years ago
Rob Winch
51ada4e19d
Fix invalid nav elements
2 years ago
Rob Winch
1a8e0031fe
Fix index Overview link
2 years ago
Rob Winch
d8bcbd53e1
Fix invalid attributes
2 years ago
Rob Winch
6993a9eee4
fix antora.yml attributes
2 years ago
Rob Winch
d2720741a5
Fix antora.yml gradle command
2 years ago
Rob Winch
067e6c2a9e
fix framework-docs.gradle
2 years ago
Rob Winch
35229c8bff
Enable Section Summary TOC for small pages
2 years ago
Rob Winch
139cde47e2
Fix cross references
2 years ago
Rob Winch
6b341ddf19
Remove includes
2 years ago
Rob Winch
5aecfb1878
Generate a default navigation
2 years ago
Rob Winch
9f49d24833
Split files
2 years ago
Rob Winch
ac69a5dac3
Copy default antora files
2 years ago
Rob Winch
7f9061a3cb
Fix image::image
2 years ago
Rob Winch
a05ff6c126
Remove unnecessary asciidoc attributes
2 years ago
Rob Winch
9ceb75b228
Insert explicit ids for headers
2 years ago
Rob Winch
3fe7c65218
Migrate Structure
2 years ago
Rob Winch
a78836c18b
Remove duplicated testing from .adoc file path
2 years ago
Rob Winch
2a4a1cc550
Remove -languages suffix from .adoc files
2 years ago
Rob Winch
c762c07290
Remove integration- prefix from .adoc files
2 years ago
Rob Winch
957467aa32
Remove data-access- prefix from .adoc files
2 years ago
Rob Winch
49a4734cfa
Remove core- prefix from .adoc files
2 years ago
Filip Blondeel
8b9d2e3f95
Fix incorrect jakarta.inject artifact version
...
Closes gh-30270
2 years ago
1993heqiang
2b427efe7f
Fix PathVariable reference documentation code snippets
...
Closes gh-30243
2 years ago