Class InfoEndpoint

java.lang.Object
io.micronaut.management.endpoint.info.InfoEndpoint

@Endpoint("info") public class InfoEndpoint extends Object

Exposes an Endpoint to provide information about the application.

Since:
1.0
Author:
Zachary Klein