crab-apple

Results 3 issues of crab-apple

I'm not sure if I'm looking at this the right way. Here's what I'm trying to achieve: Say I have a program that starts by making some asynchronous request to...

enhancement

The Kotlin version of the kata uses the dependency "mockito-kotlin", for which it adds one extra repository: http://dl.bintray.com/nhaarman/maven It looks like this was done before mockito-kotlin was available in maven...

The Java implementation of the kata includes dependencies on the Spring framework. These dependencies don't seem to be used or to have any purpose. This PR removes them.