java-tutorials/core-kotlin
freddyaott a2f77a2783 [BAEL-1401] Fuel HTTP Library with Kotlin (#5142)
* builder pattern in kotlin

* builder pattern in kotlin new-line

* deleted Sandbox, added unit test

* add other tests

* named and default parameters builder

* Make FoodOrderNamed a data class

* idiomatic Kotlin version

* Fuel HTTP library

* fuel pom property

* BAEL-1401 Removed extra pom.xml properties
2018-09-06 03:45:42 +02:00
..
gradle/wrapper [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
kotlin-ktor [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
resources [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
src [BAEL-1401] Fuel HTTP Library with Kotlin (#5142) 2018-09-06 03:45:42 +02:00
.gitignore Updated gitignore 2018-07-03 21:28:03 +10:00
README.md add/fix links - team BAEL-7962 (#4891) 2018-08-05 20:30:25 +02:00
build.gradle [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
gradlew [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
gradlew.bat [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
pom.xml [BAEL-1401] Fuel HTTP Library with Kotlin (#5142) 2018-09-06 03:45:42 +02:00
settings.gradle [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00