An open API service indexing awesome lists of open source software.

https://github.com/idealo/spring-endpoint-exporter-action

An action for the Spring Endpoint Exporter that allows you to export all Endpoints of your Spring Boot Application in OpenAPI 3 format by scanning for specific classes in a jar file or on the file system without actually loading them.
https://github.com/idealo/spring-endpoint-exporter-action

actions spring-boot spring-endpoint-exporter

Last synced: 4 months ago
JSON representation

An action for the Spring Endpoint Exporter that allows you to export all Endpoints of your Spring Boot Application in OpenAPI 3 format by scanning for specific classes in a jar file or on the file system without actually loading them.

Awesome Lists containing this project