Class InfoEndpoint

java.lang.Object
org.springframework.boot.actuate.info.InfoEndpoint

@Endpoint(id="info") public class InfoEndpoint extends Object
@Endpoint to expose arbitrary application information.
Since:
2.0.0
Author:
Dave Syer, Meang Akira Tanaka, Stephane Nicoll