I'm going to write quiet big application using java and spring as backend and angualar4+ as frontent. Beetwen this two layers I'm going to send some DTOs, so I'm going to have two implemtnation of these dto's one at java side as normal POJO serialized into JSON. And at angular implemtatation of these same object in Typescipt. Is there any way of tehcnology or tool or plugin, or generator to keep consistency of these two objects ? There is some technology like apache thrift but it deonst support typescript out of the box. Do You know any wayt to keep this two objects up to date, and keep consistency? Thanks
Aucun commentaire:
Enregistrer un commentaire