Skip to content

StephenFlavin/spring-avro-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-avro-rpc

A simple avro rpc app with spring boot.

The application consists of a client a server and a schema.

The schema is created using AvroIdl.

How to run

Since the App uses spring boot you can use mvn spring-boot:run.

Start the /server first and then the /client, the client will log received Greetings and publish new Greetings which appear in the server logs.

About

A simple avro rpc app with spring boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages