If you develop the backend with Java and the frontend with TypeScript, chances are you might need to have the same DTO classes/interfaces on both ends. In this case, wouldn't it be great if we can define the DTO classes on the backend, and generate ...
blog.vuongdang.dev4 min readNo responses yet.