Skip to content

Cross-build the library for springdoc-openapi 2.x #25

@jakipatryk

Description

@jakipatryk

Currently only springdoc-openapi 1.x is supported, but 1.x doesn't support Spring Boot 3.x, which is supported by springdoc-openapi 2.x.

This ticket is about adding support for springdoc-openapi 2.x. This requires build matrix, and some parts of the library need different implementation for v1.x and v2.x (like OpenApiCustomizer vs OpenApiCustomizer (z vs s).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions