Prashant Gupta

Results 3 issues of Prashant Gupta

### Issue description I need to connect micronaut with both MySQL and Mongo DB where in the Mongo DB will be primary and MySql is just to fetch some results....

type: bug

### Expected Behavior We are creating an endpoint where we need to receive raw String / byte[] verify signature () and then convert it into JSON. This whole process works...

status: awaiting feedback

### Expected Behavior If I am using java.io.File inside a pojo, it should be able to process in native serverless application. ### Actual Behaviour Following error is thrown : ```...