hyperledger / hyperledger/fabric-chaincode-java

Support for fluent accessor serialization

オープン
#313 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
323
フォーク
210
平均マージ
8時間 1分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。