Search code examples
Include extra enum in openapi file generated by springdoc...


spring-bootswaggerswagger-2.0springdoc

Read More
Having external Swagger JSON along with Springdoc-generated Swagger...


springswaggercamundaspringdoc

Read More
How do I write a custom sorter to sort my springdoc swagger tags by name in the UI?...


swaggerswagger-uispringdoc

Read More
NoClassDefFoundError with Open API with Spring Boot 3...


spring-bootopenapispringdocspringdoc-openapi-ui

Read More
How to hide endpoints from OpenAPI documentation with Springdoc...


javaspring-bootopenapispringdoc

Read More
Spring docs - Open API 3 - How to set default values to body?...


springspringdocspringdoc-openui

Read More
Springdoc-openapi - Is there any way to override default value as null or empty in the POST request?...


springdocspringdoc-openuispringdoc-openapi-ui

Read More
How to ask Swagger UI to add bearer token field for each endpoint globally?...


spring-bootswaggerswagger-uispringdocspringdoc-openapi-ui

Read More
How can have springdoc-openapi use the @JsonValue enum format without changing toString?...


javajacksonswaggerspringdocspringdoc-openapi-ui

Read More
Enable Authorize button in springdoc-openapi-ui for Bearer Token Authentication (JWT)...


javaspringjwtopenapispringdoc

Read More
Spring-Boot OpenAPI - @RestControllerAdvice not limited to methods throwing the Exception...


spring-bootopenapispringdoc

Read More
petstore URL not disabled in SpringDoc OpenAPi...


swagger-uiopenapispringdocspringdoc-openapi-uispringdoc-ui

Read More
OpenApi 3 with Spring Boot 3 - how to declare a redirect from "/" to "/swagger-ui/ind...


spring-boothttp-redirectopenapispringdoc

Read More
Swagger declaration schema = @Schema(implementation = Map.class) represents Schema as String in swag...


spring-bootswaggerspringdocspringdoc-ui

Read More
Customizing swagger static resources with Springdoc...


javaswaggerswagger-uispringdocspringdoc-ui

Read More
Default response class in springdoc...


springdocspringdoc-openapi-ui

Read More
Spring boot 3 open api - Field of array in response class is not rendering...


javaspring-bootswaggerspring-webfluxspringdoc

Read More
How can @JsonValue be used for Swagger enum values using springdoc-openapi with a Lombok getter...


javajacksonswaggerlombokspringdoc

Read More
Migrating from Springfox Swagger 2 to Springdoc Open API...


swagger-2.0openapispringdoc

Read More
Springdoc cannot detect POJO's fields to map as individual parameters on UI...


spring-bootspringfoxspringdoc

Read More
Spring Authorization Server 0.3.1 CORS issue...


springspring-bootspring-securityspring-security-oauth2springdoc

Read More
404 error on Swagger UI with Spring (springdoc-openapi configuration)...


springspring-bootswagger-uiopenapispringdoc

Read More
OpenApi - Is there a way to have a ComposedSchema with a discriminator part in a contract generated ...


spring-bootmavenswaggeropenapispringdoc

Read More
Dynamically generate enumeration at runtime in springdoc-openapi...


javaspring-bootopenapispringdocspringdoc-openui

Read More
Is it possible to access Spring Documentation from Intellij IDE?...


springintellij-ideaspringdoc

Read More
How can a Spring Cloud Gateway expose its (dynamic) routes through a Swagger UI?...


javaspring-bootswaggerspringdocspringdoc-openapi-ui

Read More
SpringDoc/Swagger behind an nginx proxy...


swaggerswagger-uispringdocspringdoc-openapi-ui

Read More
Disable processing validation annotations in springdoc...


spring-bootswaggerspringdocjakarta-validation

Read More
SpringDoc / OpenAPI: How do deal with JavaDoc vs. @Schema?...


javaopenapijavadocspringdoc

Read More
How to annotate to require individual elements of requestBody in springdoc?...


spring-bootopenapispringdocspringdoc-openapi-ui

Read More
BackNext