Skip to content

horiga/springboot-flatbuffers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

springboot-flatbuffers

Google FlatBuffers with spring-boot HTTP server demo

  • Compile FlatBuffers scheme in Java
/usr/local/bin/flatc -j -o src/main/java src/main/idl/fbs/v1.0.fbs
  • FlatBuffersHttpMessageConverter

About

The study product spring-boot with Google's flatbuffers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages