-
# **Springfox Swagger Version**
2.8.0
# **Spring Boot Version**
2.0.2.RELEASE
# **Description**
When using `component-indexer` with `springfox-swagger2`, the application fails to start.
…
-
After adding `springfox` to my spring boot application, I have noticed that the serialization of http responses containing `java.time.LocalDateTime` have changed. Here's an export of a before an after…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
## What version of OpenRewrite are you using?
`org.openrewrite.recipe:rewrite-spring:5.23.0`
## How are you running OpenRewrite?
I have a single module Maven project.
I ran `Migrate to 2…
-
-
### Description
The Swagger interface of REMReM generate should have proper examples of JSON structures in the POST requests. Right now these endpoints have a big blob of irrelevant JSON which does…
-
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'swagger2ControllerMapping' defined in class path resource [springfox/documentation/swagger2/configuration/Swagge…
-
### 项目基本目录结构
```
RootDir
│
├──api #提供给外部系统访问的API
│
├──backend #后台系统需要访问的API接口
│
├──business #业务层,数据访问等核心业务,api、backend、job会调用
│
├──config #通用配置
│
├──core #核心层,其他所有项目都会依赖这一层
│
├…
-
setup repo, spec, and redoc
-
log:
```
2020-01-21 17:31:22.315 WARN 24769 --- [nio-8080-exec-4] o.s.web.servlet.PageNotFound : No mapping for GET /
2020-01-21 17:31:22.389 WARN 24769 --- [nio-8080-exec-8] o.s.web.…