Skip to content

Pscheidl/cdi-events-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDI Events Playground

Sample project for CDI Events overview article.

Running it

  1. Git clone the repository
  2. Run Maven goal wildfly-swarm:run
  3. Visit http://localhost:8080/ in your browser

Done ! WildFly Swarm will scan the project and automatically download all the parts necessary to run the application. No interaction required. The download phase only occurs during the first run. During the process, an in-memory H2 database is started.

test

Logging note

The result of the events fired is visible in console. Standard output is used directly instead of a logger.

About

Demonstrates the capabilities of Java EE CDI events

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published