Skip to content

Commit

Permalink
link to string template processor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Jan 7, 2024
1 parent 09dbe1e commit 4151b0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ get("/hello") {
}
```

The latter will be even better once [string template processors](https://youtrack.jetbrains.com/issue/KT-64632/Support-Java-21-StringTemplate.Processor) become available in Kotlin.

## Running behind a https proxy

In most production environments your app will be running behind a load balancer and https proxy.
Expand Down

0 comments on commit 4151b0b

Please sign in to comment.