Gowrav Shekar

Results 4 issues of Gowrav Shekar

Getting the below error if the file mentioned in the `path` paramter doesn't have any extension. ``` class akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://mist/user/$b#-1139334380]] after [5000 ms]. Sender[null] sent message...

- How to add multiple functions from same jar. The packaged jar has multiple classes. How to write conf for multiple functions pointing to the respective classes. - How to...

docs

I want to listen to the event of change in country from the spinner to take specific actions in the activity. Is there a possibility of achieving this with the...

[Vert.x Docs](http://vertx.io/docs/vertx-core/scala/#_live_redeploy) doesn't specify anything about sbt setup. Only Maven & Gradle are covered.