Commit Graph

10 Commits

Author SHA1 Message Date
Alessio Stalla 7000fca197 BAEL-1398 Code for the article: HTTP Requests with Kotlin and khttp 2018-01-22 15:12:11 +01:00
Rokon Uddin Ahmed c3e8ba4a70 Pull request 17.01 (#3442)
* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md
2018-01-17 21:53:17 +01:00
Alessio Stalla ee3c3a6237 BAEL-1402 code for the article: Try-with-resources in Kotlin (#3418) 2018-01-14 16:32:47 -08:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Graham Cox f00c95f4fc Examples of writing Extension Methods 2017-12-01 14:05:24 +00:00
KevinGilmore 2e7d254adb
BAEL-1133 README (#2962)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README
2017-11-05 14:06:25 -06:00
Shubham 5f795ca5e5 Added Kotlin datetime package and test cases for BAEL-896 2017-10-29 08:32:29 +05:30
Graham Cox 6ac536861e Updated test names (#2856) 2017-10-25 21:30:53 -05:00
Graham Cox f8db7b02c5 Kotlin junit5 (#2672)
* Fixed the core-kotlin module to build, and set it up to run JUnit 5 tests using Failsafe

* Example JUnit5 tests in Kotlin
2017-10-10 20:44:50 -05:00
Doha2012 1852438f6a rename kotlin to core-kotlin (#2651)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin
2017-09-20 16:15:22 +02:00