Christophe Bornet
Christophe Bornet
DELETE ops shouldn't have a request body. The entity to delete should be fully identified in the URL.
`@Generated` is problematic on android so I think it should be totally removable for java clients. For servers, we could probably remove only the date
One of the use case I see of discriminator+oneOf is when reporting validation errors to the user. If none of the schema match, you probably want to report only why...
NB: Pulsar Reader is available in reactive mode.
@dilipkrish the problem is that `maven-javadoc-plugin` downloads the 2.9.0 version whatever your own dependencies are. Could a 0.9.5 be released that depends on springfox-swagger2:2.9.2 ? I can do the PR...
Actually the current master depends on springfox-swagger2 2.9.2. So could a new release be published?
Oh ! I didn't see you maintained both projects :smile:
A JHipster module for CapnProto could of course be developed the same way as the gRPC one. I don't have time for that but if you want to do it,...
Which version of generator-jhipster-grpc are you using ?
Hi @ananthc, I have actually proposed it but there hasn't been a lot of adhesion to that idea from the project members.