David Edwards
David Edwards
We need new utility classes to simplify the process of working with events in tests. **Event Priming** - Allow tests to prime an event store with some events in a...
Some of the integration tests (JMS Endpoint Generator?) fail if the port they use is already taken (eg, by running Artemis locally). The tests need to be updated so they...
The raml-maven-plugin has been deprecated and replaced by the generator-maven-plugin project. The example service needs to be updated to use the new plugin instead.