jolokia / jolokia

JMX on Capsaicin
https://www.jolokia.org
Apache License 2.0
817 stars 223 forks source link

Provide reactive API #437

Open andrashatvani opened 4 years ago

andrashatvani commented 4 years ago

In order to be able to use Jolokia in a reactive e.g. Spring WebFlux application there should be an API which could be integrated in Spring Boot Actuator. This would allow a fix for https://github.com/spring-projects/spring-boot/issues/1764.

rhuss commented 4 years ago

Sounds like an interesting addition, but this is not something I can work on in the near future. However, if someone else want to jump on it, happy to help to integrate it. But please note, that Jolokia as-is is close to maintenance mode and review-integration cycles are quite long.