Angelo
Results
2
comments of
Angelo
You can implement the method responseInterceptor or you can use @Produces(MediaType.JSON)
I found it in the code. At the moment it accepts only MediaType.JSON and, if it is specified, the observable passes to the next subscriber a json object instead of...