Similarly to https://github.com/spring-projects/spring-boot/pull/35191, this PR adds support for auto-configuring CountedAspect and TimedAspect, which enables the usage of @Counted and @Timed.

Comment From: mhalbritter

Thank you!