Skip to content

batch.adoc: broken API links #40039

@commonquail

Description

@commonquail

The Spring Boot 3.2.3 reference documentation's section 18.12.1 Specifying a Batch Data Source, which lives in howto/batch.adoc, attempts to link to Spring Batch's Javadoc for @EnableBatchProcessing and DefaultBatchConfiguration. However, the generated URLs are

where instead the common prefix should have been https://docs.spring.io/spring-batch/docs/5.1.1/api/. The /api/ segment appears to be missing from asciidoc/attributes.adoc's :spring-batch-api: attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions