This branch has some rough edges and is currently missing tests and I have to squash the commits.
I've tested the actuator with the endpoints on both WebMVC and Webflux.
/conditionsis completely empty. I think this must be because all the conditions are evaluated at build time. Double check!- Couldn't test
/integrationgraph- i've added hints, which should be enough as soon as spring-integration is AOT ready /heapdumpand/threaddumpdon't work in native-image. Both don't throw exceptions, they return 503 Service Unavailable to the caller- JMX is not supported on native-image