Skip to content

Generate OAS via Maven Plugin #32

@MoonWorm

Description

@MoonWorm

Explore the way how to generate a file without running an app. That is a common case for various CICD scenarios.
As one of the options use org.reflections -> reflections to force Resource/Relationship/Operation initialization and building OAS model.
Use org.objenesis -> objenesis to scan classpath
Use Maven Exec plugin that simply triggers this logic.
Add to the Documentation.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions