rybalkinsd / kohttp

Kotlin DSL http client
https://kohttp.gitbook.io
Apache License 2.0
478 stars 42 forks source link

[kohttp-springboot] introduce starter kit #127

Open rybalkinsd opened 5 years ago

rybalkinsd commented 5 years ago

Need to provide a package for easy integration with Spring Boot 2.0 via starter

We want

See #119

rybalkinsd commented 5 years ago

depends on #128 #130

gokulchandra commented 4 years ago

@rybalkinsd I can start work on this.

rybalkinsd commented 4 years ago

@gokulchandra very welcome

gokulchandra commented 4 years ago

Sorry for the lag.

@rybalkinsd We are looking to create a reference for integrating with a basic spring-boot starter project. I was wondering if we could do something similar to what kotlintest has? https://github.com/kotlintest/kotlintest/tree/master/kotest-samples/kotest-samples-spring

Thoughts??

rybalkinsd commented 4 years ago

@gokulchandra I'm super happy to check with you any solution, if you think that kotest is a good example - let's try and iteratively come to solution. If you will need quick discussion - we can do it in project gitter