马老师DevOps自动化工具管理软件生命周期
public static final int MAX_AGE = 3;
private StreamsBuilder streamsBuilder;
private Properties props;
private AtomicInteger age;
public RestartUncaughtExceptionHandler(StreamsBuilder streamsBuilder, Properties props) {
this.streamsBuilder = streamsBuilder;