Skip to content

Commit dbfae12

Browse files
authored
Update README.md
1 parent 1d86ce5 commit dbfae12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ It generates/supports:
2929
- delegation
3030
- annotations
3131
- reflection
32+
- jackson serialization support (json, xml, yml)
33+
- json schema generation for validation and automatic visual editor generation
3234
- ...
3335

3436
A VMF model consists of annotated Java interfaces. We could call this "wannabe" code. Just specify the interface and its properties and get a fully functional implementation including property setters and getters, builders, iterators, and much more. Even for a simple model VMF provides a lot of useful APIs:

0 commit comments

Comments
 (0)