Matthias Köster
Matthias Köster
This will cause additional maintenance work on our behalf and we have to see if it makes sense at all.
I would prefer to change the `getAmount` method to return `BigDecimal` instead of `Double`. That's a breaking change, but as suggested by Michael we could add another method `getAmountAsDouble` to...
@acbeni Yes, I was mainly thinking about the `sdk-http-ahc-1_` clients. But we should take a look at our request logs and analyze the http clients are still used by our...
Follow up of issue #1460
It's already part of our SDK, but IMHO where difficult to use.
We potentially have to fix some issues and that would be a good chance to evaluate [walkmod-checkstyle-plugin](https://github.com/walkmod/walkmod-checkstyle-plugin), which we could use for #1447. This walkmod plugin - which can be...
@lauraluiz Thanks for raising this 👍 And it's not off topic, I just forgot to add it to our issue 😞 I created a new one 😉 https://github.com/commercetools/commercetools-jvm-sdk/issues/1470
We use it in sunrise and we should think about potentially remove them with version 2.
There are several projects that we should evaluate: - https://github.com/Shopify/graphql_java_gen (uses ruby to generate java code, which may be difficult to integrate into our maven build) -https://github.com/apollographql/apollo-android (targets android and...
See also: - http://dev.commercetools.com/graphql-api.html - https://impex.commercetools.com/playground