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

nullable types strategy should be called for setter type if it is diffrent from getter and it is defined #25

Closed tomasz-wozniak75 closed 2 years ago

tomasz-wozniak75 commented 2 years ago

will be fixed in 1.4

tomasz-wozniak75 commented 2 years ago

fixed