Closed as not planned
Description
Some of our company's Spring Boot 2.x apps would have their tests fail due to some Mockito issues. My colleague suggested to me that he wanted to switch of Actuator for certain tests. I went through the internet and documentation. I just could not find a way to completely shut off Actuator.
If this feature is not already available, may I recommend to provide a property to completely disable the starting of Actuator?