Vincenzo (private account not company account)

Results 5 issues of Vincenzo (private account not company account)

``` @Override public Flux getRatesFlux(String logHash, String apiUrl) { return ratesReactiveRepository .findAll() .flatMap(rate -> { log.info("{} rate read from MongoDb: {}", logHash, rate); String url = apiUrl + "/" +...

type/enhancement

I have 2 APIs that are implemented as response 200 with 2 different objects (with a property with same name and propertyName with implementation with 2 fullpath package different and...

I'm tring to avoid lock of eclipse 2025-03 in a normal search java file \r\n and substitute with ")\r\n or searching in any project of workspace a string. I needs...

bug
performance

in OpenApi3 examples String Array of @ExampleObject **not work** in any type of swagger generated UI, json and yaml with. It works only for one and only one @ExampleObject. Try...

wontfix

### Affected version 4.0.0 ### Bug description In pom.xml (SpringBoot 3.5.6) in my Eclipse IDE (my Version: 2025-06 (4.36.0) my Build id: 20250605-1316) go out warning in pom in first...

bug
waiting-for-feedback