/deltaspike-observer-example

Some example code for testing the @Observes annotation in DeltaSpike with Weld-SE

Primary LanguageJavaApache License 2.0Apache-2.0

DeltaSpike/WeldSE/Observer Example

Pre-requisites

  • Java >= 1.8
  • Maven >= 3.0

Running

mvn exec:java -Dexec.args="whatever you want to put here it does not matter"