The documentation can be found over atReadTheDocs. Caveats Introspection of values other than primitives and collection types is curently done via standard JavaBean introspection, which requires your objects to
Documentation The documentation can be found over atReadTheDocs. Caveats Introspection of values other than primitives and collection types is curently done via standard JavaBean introspection, which requires your objects to provide getters and setters for their properties. However, you don't need to p...
The documentation can be found over atReadTheDocs. Caveats Introspection of values other than primitives and collection types is curently done via standard JavaBean introspection, which requires your objects to provide getters and setters for their properties. However, you don't need to provide setter...