Ramón Rial

Results 5 issues of Ramón Rial

It should be interesting adding a flexible convention feature about `@Sources` to the library. This would allow a loosely coupled configuration mechanism, with the following additional benefits: - It is...

enhancement

This pull request solves the issue membrane/soa-model#288.

ModelGroup should allow annotation parsing. Without annotation, it is not possible get documentation for it, for example, neither generate annotation diffs. Reference: [W3C-The Model Group Definition Schema Component](https://www.w3.org/TR/xmlschema11-1/#Model_Group_Definition_details).

According to [W3C](https://www.w3.org/TR/xmlschema-1/#declare-schema) `schema` element allows a version attribute. This attribute is only for information purposes. Is there any way to recover its value with `com.predic8.Schema` or another class? It...

I've just launch the api server jar in port localhost:8080/dtrack, and I would like to deploy the frontend in a context different than root. When I use the Apache with...

question