Reviews a Java REST service (Spring Boot 3/2 or legacy Spring MVC) endpoint by endpoint and emits one TypeScript types file covering every path param, query param, request body and response, ready for a React 17 + React Query v4 frontend. Use when the user asks to generate or refresh TypeScript type
Reviews a Java REST service (Spring Boot 3/2 or legacy Spring MVC) endpoint by endpoint and emits one TypeScript types file covering every path param, query param, request body and response, ready for a React 17 + React Query v4 frontend. Use when the user asks to generate or refresh TypeScript types, interfaces, or an API contract from a Java/Spring backend; to type a frontend against a microserv