sluongng / kotlin-spring-todo

An experimental project to learn Kotlin via Spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Kotlin

Build Status codecov

A project to learn about Kotlin server-side usages with Spring Framework

Goals

  • Understand Kotlin project setup

  • Practice TDD

  • Setup some popular frameworks such as Mybatis, Retrofit

  • Understand Kotlin Co-routine and use it to delegate call to DB

Non-Goals

  • Anything production ready

About

An experimental project to learn Kotlin via Spring


Languages

Language:Kotlin 100.0%