Skip to content

kshchepanovskyi/protostuff-multimodule-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protostuff multi-module project code generation example

This example shows how to import message declarations from proto file that is in another module.

  1. Module common contains declaration of KeyValue message in the common.proto.
  2. Module foo uses KeyValue from common.proto, see foo.proto.

About

Protostuff Code Generation example for maven multi-module project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published