Package io.quarkus.info.runtime
Class InfoRecorder
java.lang.Object
io.quarkus.info.runtime.InfoRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildInfoSupplier(String group, String artifact, String version, String time, String quarkusVersion) gitInfoSupplier(String branch, String latestCommitId, String latestCommitTime) io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
Constructor Details
-
InfoRecorder
public InfoRecorder()
-
-
Method Details
-
handler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handler(Map<String, Object> buildTimeInfo, List<InfoContributor> knownContributors) -
gitInfoSupplier
-
buildInfoSupplier
-
osInfoContributor
-
osInfoSupplier
-
javaInfoContributor
-
javaInfoSupplier
-