Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starichkov/kotlin-ktor-micro-service


https://github.com/starichkov/kotlin-ktor-micro-service

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# kotlin-ktor-micro-service

## Technical information

| Piece of tech | Version |
|---------------|---------|
| Kotlin | 2.0.20 |
| Ktor | 2.3.12 |
| Gradle | 8.10 |
| JVM | 21 |

### Gradle

#### How to update Gradle Wrapper version

```shell
./gradlew wrapper --gradle-version 8.10
```