Skip to content

johnament/vertx-cdi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple Demo of CDI w/ Vert.x

http://vertx.io/ for information on Vert.x

http://weld.cdi-spec.org/ for information on Weld

The idea here is to demonstrate interoperability between a DI platform (CDI/Weld) and Vert.x, a reactive framework.

Several ideas are pitched here.

  • Launching Vert.x within a CDI component.
  • Managing Vert.x verticles as CDI Managed Beans
  • Bridging CDI Events and Vert.x Events

About

Vert.x w/ CDI Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages