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

public final class Info extends Object
Carries information of the application.

Each detail element can be singular or a hierarchical object such as a POJO or a nested Map.

Since:
1.4.0
Author:
Meang Akira Tanaka, Stephane Nicoll
  • Method Details