-
For an endpoint using Spring WebFlux to upload a file, the Swagger UI documentation is not generating properly the File Input Button. It doesn't allow to choose a file and send it as a multipart reque…
-
# ✏️ Description
Spring 서버에서 구현한 Swagger의 parameter, request body, response body가 UI에 구현되지 않은 문제점을 발견
![image](https://github.com/SWM-99-degree/jariBean/assets/85926257/47c1b057-5a4a-42a5-830a-87c…
-
### Describe the bug
**环境** 单机版nacos2.2.2; jdk1.8; springboot 2.2.2
我将logback.xml配置通过nacos监听的方式,集成进了nacos里面,当我修改这个配置的时候,程序里面能实时的更新变化
![image](https://github.com/alibaba/nacos/assets/51473016/8d…
-
##### Description
When we generate a TypeScript API client from our schema, it generates a correct call for fetching data from backend systems and expects to receive a list in return. This works fi…
-
## CVE-2018-25031 - Medium Severity Vulnerability
Vulnerable Library - springfox-swagger-ui-3.0.0.jar
JSON API documentation for spring based applications
Library home page: https://github.com/sprin…
-
**Describe the bug**
I'm working on an upgrade task in a project where I'm upgrading the swagger from springfox(3.0.0) to springdoc(1.7.0).
The project uses microservices architecture where maximu…
-
比如返回json对象
`{"code":200,"msg":"消息","data":{"id":1,"userName":"admin"}}`
显示出来的效果为
Properties | Type | Description
---- | ------ | ----
code | integer | 描述
data | object | 描述
msg | string | 描…
-
## Hello, I encountered an error while using the model trained by my colleague. Thank you for helping me identify where the problem lies.
## pom.xml
~~~java
4.0.0
org.sprin…
-
Suddenly we can no longer sign-in to report portal. The UI indicate successfull sign in, but the request response is 401. See images for some details. No user works, so we are essentially locked out.
…
-
Hi, We're using Springfox repo which in turn uses grgit as a plugin in its build.gradle like below.
plugins {
...
id "org.ajoberstar.grgit" version "4.0.2"
id "org.ajoberstar.git-publish" vers…