-
### Q&A (please complete the following information)
- OS: Windows
- Browser: chrome
- Version: 104.0.xxxxxxxx
- Method of installation: war
- Swagger-UI version: 1.6.9
- Swagger/OpenAPI …
-
I found a mismatch between the result of a call and the openapi documentation generated. The call should return a Page of MyDto, which contains a sort property.
Environment:
- Spring Boot Version…
-
**Describe the bug**
本地启动后访问localhost:port/doc.html正常,部署到测试环境后发现500错误
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error…
-
Hello everyone
I am using Spring Boot v3.2.8 with the plugin ‘springdoc-openapi-starter-webmvc-ui:2.6.0’ and I would like to list two server URL inside the dropdown bar in the Swagger UI
Thanks to t…
-
**Validar por completo entregas no Git:**
- [x] Application.properties
- [x] Models
- [x] Repositories
- [x] Controllers
- [x] Security
- [x] Swagger
- [x] Deploy
**Resources:**
ap…
-
Version 2.6.1
Enums are currently being listed inline in the swagger output, causing enums to be generated as inner class. They should be referenced via `"$ref"` like classes are. Attached are two …
-
目前存在的问题:
- [x] Mapstruct 找不到实现 —— 更换为 Spring 模式解决
- [x] Jackson 反序列化json数据时报错类型不存在无参构造器 —— 使用注解 RegisterReflectionForBinding 配置解决
- [x] 作业备份任务依赖了 jgit-ssh ,目前 native-image 对于 nio 的处理存在问题,目前应用启动初始…
-
En tant que développeur,
je souhaite mettre en place le CRUD pour la collection exercises.
Étapes à suivre :
Mettre à jour entité Exercise
Ajouter méthode GET dans controller / services
A…
-
**Is your feature request related to a problem? Please describe.**
- Most of us are early adopters of spring-boot 3.4 because of its new features, breaking changes, and deprecations. Unfortunately,…
-
When using springdoc.api-docs.version=openapi_3_1, the Swagger UI does not display the "Choose File" button for file upload endpoints. Instead, it shows a text area for inputting the Request Body. Thi…