Skip to content

Is there a way to automate the process of creating the main adoc file #657

@chadmalla-unity

Description

@chadmalla-unity

I am migrating from springfox to spring rest docs so I can move forward with the spring boot 2.2 upgrade. The thing is I don't want to constantly update the adoc file to add include::{snippets}/directory/curl-request.adoc[] or operation::directory[] when more tests are added. Is there a more automated way like including wildcards to include recursively all snippets in generated-snippets directory?

Also a bonus question, I have in my configuration alwaysDo(document("{class-name}/{method-name}") but the method names include a -when the method name has a word with all caps likeGIVENbecomesg-i-v-e-n. I would like it to be given`.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions