Menu

Commit [r32433]  Maximize  Restore  History

first experiments with protocol buffers

kirillmueller 2015-03-12

changed /playgrounds/trunk/muelleki/pom.xml
added /playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize
added /playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf
added /playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf/ProtobufTest.java
added /playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf/gen
added /playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf/gen/Protos.java
added /playgrounds/trunk/muelleki/src/main/resources
added /playgrounds/trunk/muelleki/src/main/resources/proto
added /playgrounds/trunk/muelleki/src/main/resources/proto/Person.proto
/playgrounds/trunk/muelleki/pom.xml Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf/ProtobufTest.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/muelleki/src/main/java/playground/muelleki/serialize/protobuf/gen/Protos.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/muelleki/src/main/resources/proto/Person.proto Diff Switch to side-by-side view
Loading...