hyperledger / hyperledger/fabric-chaincode-java

Support for fluent accessor serialization

未關閉
#313 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
323
分支
210
平均合併
8 小時 1 分鐘
30 天內合併 PR
8

描述

With java records, getters are accessed fluently (e.g. `getId()` -> `id()`).

The current serializer requires traditional getters and is not compatible with standard records without explicitly adding getters to it.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。