Generate java classes from the gRPC Proto files
Proposers
- Panagiotis Famelis (UBI)
- Lluis Gifre (CTTC)
Description
When changes are made to the protobuf files, new generated classes should be created in the Java components (currently ztp and policy). This is already implemented for python and erlang components.
Demo or definition of done
A new script should be created for the Java components too, to automate and facilitate the procedure.
References
N/A