Muse Mekuria

Results 1 issues of Muse Mekuria

Hi, Great stuff! I'm getting the error below when I call this endpoint. Your thoughts? `@GET @Path("/search") @Produces(MediaType.APPLICATION_JSON) public Observable searchByName() { return service.getAccounts(); }` `com.fasterxml.jackson.databind.JsonMappingException: No serializer found for...