GitHub / sumeta / springboot-kotlin-webflux-r2dbc-h2-redis
Project Template Springboot Kotlin Coroutines API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumeta%2Fspringboot-kotlin-webflux-r2dbc-h2-redis
PURL: pkg:github/sumeta/springboot-kotlin-webflux-r2dbc-h2-redis
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Kotlin
Size: 63.5 KB
Dependencies parsed at:
12
Created at: over 3 years ago
Updated at: almost 3 years ago
Pushed at: over 3 years ago
Last synced at: over 2 years ago
Topics: coroutines, h2-database, kotlin, r2dbc, redis, spring-boot, webflux
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- io.projectreactor.kotlin:reactor-kotlin-extensions * implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-reactor * implementation
- org.springframework.boot:spring-boot-starter-data-r2dbc * implementation
- org.springframework.boot:spring-boot-starter-data-redis-reactive * implementation
- org.springframework.boot:spring-boot-starter-webflux * implementation
- com.h2database:h2 * runtimeOnly
- io.r2dbc:r2dbc-h2 * runtimeOnly
- io.projectreactor:reactor-test * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation