SuduIDE / protogen

Protogen is the tool that relieves developers from writing boilerplate code for protobuf models and gRPC clients by generating high-level domain object Java classes with concise API suitable for business logic. It's easy to configure and integrate into a simple project with gRPC.
Apache License 2.0
2 stars 0 forks source link

Refactor descriptors #8

Closed Duzhinsky closed 1 year ago

Duzhinsky commented 1 year ago

Removed unnecessary abstraction level to increase the codebase easiness and modifiability