The actuator subsystem uses quite a lot of dynamic behaviour which is not supported out of the box on AOT / native-image. Implement the missing hints / code generation to make actuator work in AOT settings.

Comment From: mhalbritter

Superseded by https://github.com/spring-projects/spring-boot/pull/31671