feature #6: implement PostgresJson

add Article, Citien and User Entities
implement Article.findById()
This commit is contained in:
2019-07-30 23:18:10 +02:00
parent 358c3edb0e
commit ea835d8e9a
16 changed files with 246 additions and 44 deletions

View File

@@ -2,3 +2,5 @@ ktor_version=1.2.2
kotlin.code.style=official
kotlin_version=1.3.40
logback_version=1.2.1
postgresjson_version=0.1
koinVersion=2.0.1