Shane P. Kearney
Shane P. Kearney
+1
@mshima Do you know when we should expect a release? Ty!
+1 This is holding us back as well. We are using role based generators. Without developing systems/documentation to show users what roles (paths) they have access to, users are required...
I created this CustomNetworkImage as a workaround. Instead of allowing the codec to throw an exception, it replaces the bytes with a local asset if the response statusCode is not...
The Stripe Java API (https://github.com/stripe/stripe-java) is a good use case. All of their models use Gson annotations. Having to re-write their models so they can be used in a WebFlux...