예제 #1
0
파일: Commit.java 프로젝트: ZupIT/javers
 public Map<String, String> getProperties() {
   return commitMetadata.getProperties();
 }