1852438f6a
* 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 |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant articles:
- Introduction to the Kotlin Language
- A guide to the “when{}” block in Kotlin
- Comprehensive Guide to Null Safety in Kotlin
- Kotlin Java Interoperability
- Difference Between “==” and “===” in Kotlin
- Generics in Kotlin
- Introduction to Kotlin Coroutines
- Destructuring Declarations in Kotlin
- Kotlin with Mockito
- Lazy Initialization in Kotlin
- Overview of Kotlin Collections API
- Converting a List to Map in Kotlin
- Data Classes in Kotlin
- Delegated Properties in Kotlin
- Sealed Classes in Kotlin