Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors