-
**Describe the bug**
When using the packages, the dependency tree shows, that the dependencies of both are in both packages.
```
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ spring…
-
```java
@GetMapping("test")
public void getWithRequestBody(@RequestBody MyClass myClass) {
}
```
This results in a definition where `myClass` parameter is defined to appear `"in": "query"`. Corre…
-
**Validar por completo entregas no Git:**
- [x] Application.properties
- [x] Models
- [x] Repositories
- [x] Controllers
- [x] Security
- [x] Swagger
- [x] Deploy
**Resources:**
ap…
-
Hi everyone, I'm updating some dependency version in a project and I'm occurring in the following problem.
|Library| Version (FROM/TO) |
| ------- | ------- |
| jakarta.xml.bind-api | 2.3.3 - 4.0…
-
## 📌 어떤 기능을 리팩터링 하나요?
외부인이 swagger를 통해 쉽게 post 요청을 보내지 못하게 swagger에서 post 요청을 제한해야 한다.
외부인이 우리 서버의 API 명세를 확인할 수 없도록 하기 위해 Swagger 접근 제한이 필요하다.
## AS-IS
개발 및 배포 서버 모두 제한없이 swagger 접근이 가능하며, try …
-
**Validar por completo entregas no Git:**
- [x] Application.properties
- [x] Models
- [x] Repositories
- [x] Controllers
- [x] Security
- [x] Swagger
- [x] Deploy
**Resources:**
ap…
-
Resilience4j version: 1.7.1
resilience4j-spring-boot2 version: 17.1
Java version: 11
```
/home/test/.jdks/openjdk-16.0.1/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:40525,sus…
-
Hi, I've searched the internet flat, and seems no one has this issue.
I'm using:
Spring boot 2.7.4
1.6.12
1.6.8
5.3.0
4.15.5
I have an end point:
/**
* GET /genericRefData : Re…
-
### Q&A
- OS: Linux
- Browser: Firefox
- Version: 97.0.1
- Method of installation: SpringDoc-OpenAPI
- Swagger-UI version: 4.5.0
- Swagger/OpenAPI version: OpenAPI 3.0
### Content & con…
ghost updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Things that could be improved with the current Template-Java-Spring. It currently:
- Uses spring fox for OpenAPI2 instead of spri…