Peter Luttrell
Peter Luttrell
@markelliot Many thanks for getting back to me and for the suggestion to create a subproject without the actual directories. Regarding moving to a publishing style vs the current simplistic...
Oh, I see we need to setup the dependencies manually. It felt like a bug given that `dockerTag` acted differently then `dockerPush` in terms of what it generated. With `tasks.dockerPush.dependsOn...
+1 & maybe to the latest version...
@PureWhiteWu I have `source
Does anyone know how to implement the temporary workaround provided by @bdjelaili using Gradle?
Hi @tiagocpeixoto, I work with @naveentammineni. Here's a simple example repo that shows the problem: https://github.com/pluttrell/spring-data-dynamodb-5.1.0-issue. To provide you some context, we're following this example to override the table names:...
Glad to see this work has started. Happen to be any update on its status?
I don't mind custom configuration via `DirectSchedulerFactory`, which definitely seems appropriate for overrides such as providing your own reference to Jedis. I'm not actually hoping to provide our own `Pool`...
@derjust Not pushing, but just curious if you have any update on the timing for this?
@derjust Many thanks.