Uses of Interface
io.quarkus.info.GitInfo
-
Packages that use GitInfo Package Description io.quarkus.info.runtime -
-
Uses of GitInfo in io.quarkus.info.runtime
Methods in io.quarkus.info.runtime that return types with arguments of type GitInfo Modifier and Type Method Description Supplier<GitInfo>InfoRecorder. gitInfoSupplier(String branch, String latestCommitId, String latestCommitTime)
-