David Edwards
David Edwards
Implement a lint checker rule that ensures that every action in RAML has one and only one handler, and that every handled action exists in the RAML.
Create a new Hamcrest matcher for asserting that a handler can handle randomly generated JSON that adheres to the schema that the handler claims to support.
Currently, the model of using java:/app/AppName to infer the context or service name is flawed. We need a better way of hooking up the correct event store, view store, etc....