Closed startjava closed 8 months ago
So far, we don't fully support Spring Boot. The related issue's been discussed here. In general, we use the OpenApiGenerator tool for generating out clients. Now it has a generator for SpringBoot too, so if you are interested in this, you could generate the client by yourself and made a request for us to add it as a new Manticore client. You can look here for the examples of how our other clients are implemented.
hi, have a plan to publish your newest client to solve it ?
Hi, This issue has already been solved, and the Java client can work with SpringBoot now. You can use the demo code from Readme as an example.
has integration spring boot demo code?? please give me a few url.