Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in springdoc

How can I exclude a Spring Data REST controller from the generated OpenAPI documentation

Spring springdoc-openapi : swagger-ui/index.html cannot be found status=404

Default value with @ParameterObject with Spring

How to annotate to require individual elements of requestBody in springdoc?

Swagger/openapi add @Schema(description) to each enum value

java swagger openapi springdoc

Problems with using oneOf in @Schema annotation with springdoc

OpenApiCustomiser bean does not contain all info

springdoc-openapi different examples

java springdoc

OpenAPI & spring-doc not finding all mappings in a controller class

Springdoc Swagger UI not using swagger-config

How to represent List of Strings in Springdoc Swagger v3?

springdoc swagger-3.0

Got "Ambiguous handler methods mapped for '/v3/api-docs'" after migrating from SpringFox to SpringDoc

Getting "inject() must be called from an injection context" after upgrading to Angular 11

Spring Data Rest: Change Operation ID in OpenAPI Specification

I have installed OpenAPI 3 using springdoc, but the URL is strange. Can I change it to the expected value?

SpringDoc OpenAPI using "springdoc-openapi-ui" vs "springdoc-openapi-webmvc-core"