示例#1
0
文件: Commit.java 项目: ZupIT/javers
 public Map<String, String> getProperties() {
   return commitMetadata.getProperties();
 }