Skip to content

Example of an async enabled spring mvc web application using rxjava

Notifications You must be signed in to change notification settings

rcoedo/rxjava-spring-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rxjava-spring-mvc

This is a small Spring MVC application using RxJava.

The service layer returns RxJava's Observable.

Controllers can convert RxJava's Observable to DeferredResult, handling requests asynchronously.

About

Example of an async enabled spring mvc web application using rxjava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages