Closed
Description
A client application we have uses Jackson snake case formatting via the spring.jackson.property-naming-strategy: SNAKE_CASE.
When trying to view the environment tab for an instance, there is just a swirling loading gif even though I can see that instances//actuator/env/ is returning JSON data. You can also test this by adding the snake case property to the application settings for the admin server and observing that no applications show.