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.5.0 #35

Closed tomasz-wozniak75 closed 2 years ago

tomasz-wozniak75 commented 2 years ago

PR provides support for Spring WebFlux types like Mono & Flux. It add also support for HTTP PATCH method in the implementation generators