-
```
id("org.springframework.boot") version "2.4.3"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("org.springframework.experimental.aot") version "0.9.1-SNAPSHOT"
kotl…
-
Error running dynamic dsl query
```java
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | ||…
-
I have a project that uses ```spring data rest``` and I found that after adding ```spring-content-rest-boot-starter``` to my project, calling any restful api will cause the exception:
```java
ERROR …
-
## Issue Description
I'm trying to fetch a destination by name `DestinationAccessor.getDestination(name);` but get an exception. The destination exists and and a destination service is bound in clo…
-
see openapi-processor/openapi-processor-spring#122
-
## Context (Environment)
- Java 11
- `spring-cloud-starter-kubernetes-config` v1.1.8.RELEASE
- `spring-boot-starter-parent` v2.4.4
## Expected behavior
The application should be able to start.
…
-
- Plugin Name:
- Plugin Version: 6.13
- OS Name: Windows 10
- OS Version: 10.0
- Java Version: 11.0.9.1
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-203.7148.1…
-
Hi,
Here is an example
```
openapi-processor-mapping: v2
options:
package-name: be.unamur.nuts.web.api
javadoc: true
bean-validation: true
```
```
openapi: 3.0.2
info:
titl…
-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Windows 7
- OS Version: 6.1
- Java Version: 11.0.10
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-211.6693.111
…
-
Hi,
I've found that parameters written at endpoint level are not parsed.
Here is an example
```
openapi-processor-mapping: v2
options:
package-name: be.unamur.nuts.web.api
javadoc: tr…