Skip to content

cjemison/spring_boot_rxjava_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I was trying to come up with a way to reduce the code for restful endpoints that produce similar pojo (marshallized json). I really like rxJava, and it's really helped me to reduce my code. I like the eventBus because it decouples my code and allows me to treat each event like a request. So I created this project.

Endpoint: /v1/dog/id Method: GET

About

Spring Boot + RxJava + EventBus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages