blue-veery-gmbh / spring-rest-2-ts

spring rest 2 ts is typescript generator which produces data model and services in typescript based on Spring MVC annotations. It supports generation for Angular and React
MIT License
64 stars 17 forks source link

Version 1.3.0 #22

Closed tomasz-wozniak75 closed 2 years ago

tomasz-wozniak75 commented 2 years ago

fix: in Angular4ImplementationGenerator for methods which has request body and return simple types, request body weren't serialized to JSON Gson support