Class EnvironmentEndpoint

java.lang.Object
io.micronaut.management.endpoint.env.EnvironmentEndpoint

@Endpoint(id="env", defaultEnabled=false) public class EnvironmentEndpoint extends Object
Endpoint that displays information about the environment and its property sources.
Since:
1.2.0
Author:
Álvaro Sánchez-Mariscal