Patryk Orwat
Patryk Orwat
It might be useful to take a look at a tool I help developing - https://github.com/Cloud-Architects/cloud-discovery. We use this library as a visualization engine, provide different commands to report different...
Lack of this paginator led to incorrect implementation and a bug https://github.com/GoogleCloudPlatform/terraformer/issues/874 In the meantime, you can look at https://github.com/GoogleCloudPlatform/terraformer/pull/875/files for correct implementation.
Since it breaks functionality this change should be made when releasing version 3.
It might be pretty easy for OPTIONS since it just requires looking if a repository method is implemented (of course, for annotation based repos). On the other hand, it's not...
Great, let's do it like the `GET` request then.
Ok, we can implement this functionality for the current version, that is 2.x.x, and release it about 09.18. I don't think I (or any contributor) will have time till the...
First of all, write down please where these calls are being made. As was discussed on the meeting, all additional calls to a repositories are in auxiliary class `IncludeLookupSetter` which...
+1 for ``` java @JsonWrapped({ "contact_details", "address" }) ```
Today I discovered this side effect in my code during insert operation. I don't consider it as a bug and some people might use it as a feature, so copying...
There is already such a tool in place: https://github.com/28mm/blast-radius