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
fix: in Angular4ImplementationGenerator for methods which has request body and return simple types, request body weren't serialized to JSON
Gson support
fix: in Angular4ImplementationGenerator for methods which has request body and return simple types, request body weren't serialized to JSON Gson support