-
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…
-
##### **Overview of the issue**
When regenerating the project the package dto are generated without Javadoc comments and without @Schema
In previous versions the attributes appeared like…
-
##### **Overview of the issue**
When trying to create a table called NaturalPerson that has relationships with both father and mother (both being NaturalPerson), JHipster throws the following e…
-
I have an issue to map a field starting with "add" (addInfo in my case), the field is simply not mapped, I use Maptstruct (1.3.1.Final) with Lombok (1.18.10) and its builder feature.
If I try to fo…
-
1
-
##### **Overview of the issue**
In case we use a primary key with a name other then id the vuejs frontend incorrect generated.
##### **Motivation for or Use Case**
n.a.
##### **Reproduce the…
-
**Release number**
6.0.0
**Describe the bug**
After start, these errors are thrown.
02:18:11.958 ERROR AccountFlux encountered an error Cannot invoke "reactor.core.publisher.FluxSink.next(Object…
-
-
### Expected behavior
For method:
`Immutable update(@MappingTarget Immutable target, Update source);`
where Immutable contains a,b,c,d properties and source b,d.
Expected generated code should…
-
### Expected behavior
Compile correctly without error prompts
### Actual behavior
Compilation failed and prompted me that some properties are missing
### Steps to reproduce the problem
```xml
…