issues Search Results · repo:springdoc/springdoc-openapi language:Java
Filter by
0 results
(124 ms)0 results
inspringdoc/springdoc-openapi (press backspace or delete to remove)Is your feature request related to a problem? Please describe.
Hello springdoc team, I would like to suggest the feature on SpecPropertiesCustomizer.
- I m using the SpecPropertiesCustomizer when configuring ...
huisam
- Opened yesterday
- #3028
Is your feature request related to a problem? Please describe. Before 2.7.0, the UI showed the name of the DTO object
used to expose the data, however, after the upgrade to 2.8.8, we only get the object ...
JCamargo-onlocation
- 2
- Opened 7 days ago
- #3024
Describe the bug
According to the Javadoc for org.springframework.web.bind.annotation.RequestMapping#produces, method-level produces
should override class-level declarations.
Supported at the type level ...
nicklasholm
- Opened 8 days ago
- #3023
Describe the bug
I have a RestController method that looks like this:
// de.frachtwerk.essencium.backend.controller.AbstractUserController (see https://github.com/Frachtwerk/essencium-backend)
@Override ...
pwannenmacher
- Opened 12 days ago
- #3022
Describe the bug
When a default value is defined, the initialization of the UI fails with an exception (see stack trace below).
I found an issue https://github.com/swagger-api/swagger-core/issues/4903 ...
invalid
Til7701
- 1
- Opened 13 days ago
- #3021
spring-boot.version 3.4.6 /spring-boot.version dependency groupId org.springdoc /groupId artifactId
springdoc-openapi-starter-webmvc-ui /artifactId version 25.0 /version /dependency java.lang.NoSuchMethodError: ...
Not reproducible
li1287044700
- 1
- Opened 13 days ago
- #3020
Describe the bug
- This is a regression from: https://github.com/springdoc/springdoc-openapi/issues/606
- Original solution was to do this: SpringDocUtils.getConfig().replaceWithClass(MonetaryAmount.class, ...
invalid
bjornharvold
- 5
- Opened 14 days ago
- #3019
Describe the bug
Springdoc takes a very large time to generate the API documentation on large spring boot projects with hundreds of
controllers, especially with deeply nested classes.
The underlying ...
incomplete
wontfix
shitikanth
- 7
- Opened 18 days ago
- #3018
Good morning, evening!
Having
@RestController
class HelloController {
@GetMapping( /hello )
fun hello() = Response(status = Response.Status.SUCCESS)
}
data class Response(@field:Schema(enumAsRef ...
question
damiankaplon
- 2
- Opened 20 days ago
- #3016
Describe the bug
- A clear and concise description of what the bug is: the title of an issue is not enough
Starting from 2.8.7 we noticed a regression bug related to circular object references.
Given ...
invalid
detomarco
- 1
- Opened 21 days ago
- #3015

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.