Dmitrii Antonov

Results 4 comments of Dmitrii Antonov

it is very easy to explain. A simple example. We use a schema to validate an incoming message from an external system, and also use schema-based data model generation when...

There is already an issue in the old codemodel repository https://github.com/javaee/jaxb-codemodel/issues/30 it seems that library was relocated to project jaxb-ri and jsonschema2pojo uses old library ![image](https://user-images.githubusercontent.com/5902197/99117888-96b4f400-2607-11eb-959c-10eac0740665.png) ![image](https://user-images.githubusercontent.com/5902197/99117252-75073d00-2606-11eb-865a-fee214499bad.png) Are you planning...

The problem is still valid. Please raise the priority. I have to delete the time zone with my hands

Just spent a few hours today looking for an answer why the jsonscheme2pojo library, which uses the codemodel for generating java clasess, escapes characters in Jackson annotations. ![image](https://user-images.githubusercontent.com/5902197/97238099-9e982a00-17f9-11eb-8f7b-425b345ae2f9.png) ![image](https://user-images.githubusercontent.com/5902197/97238177-d010f580-17f9-11eb-8444-6609835a7218.png) ![image](https://user-images.githubusercontent.com/5902197/97238286-15cdbe00-17fa-11eb-83dc-499f5e723e27.png)