Results 9 comments of Steven Gantz

This is now an issue again, I believe because there was a switch to Promises. The code included the issue no longer works. To recreate, use the sandcastle link and...

Any update on this? Whether there's intent to support ROX in the future?

It looks like this is the wrong repository for this old issue, but this can be closed @sobychacko. Verified the updated documentation in the main repository does not contain the...

Bump, still having this issue: ``` Caused by: java.lang.IllegalArgumentException: Method "list" could not be invoked: java.lang.reflect.InvocationTargetException at nonapi.io.github.classgraph.reflection.ReflectionUtils.invokeMethod(ReflectionUtils.java:231) ~[na:na] ```

My team just spent a good amount of time debugging this as well, completely believed auto-configuration handled this. There should be examples of working projects, had to derive the answer...

@n0rb33rt are you using latest spring-boot 3.2.0 and spring cloud 2023.0.0 with this working? What version was this successful with?

Is there further decision making on this? Using Spring Boot 3.1.4 with spring session and spring cloud gateway and this is a blocker, since gateway uses Webflux.

That makes sense! I also read through the two related issues. It seems like it's a lot easier now to create those custom Generator types and register them with all...

Underway! I'll link the repository here once it's reached a good initial state.