I think the annotations may interfere with the json output. The output prints objects with fields as integral, string, valueType and chars that it is not in the class. How to avoid this and get the simple json?
**BaseEntity.java**
**Type.java**
**Code**
**Json output the code before produces**
**Json that I want to obtain ¿?**