kotlin-server: Add support for Javalin (#17596)

* kotlin-server: Add support for Javalin

* kotlin-server: Add Javalin generated sample code

* Add output from build scripts

* Address MR feedback

* Update CI to include new Javalin sample
This commit is contained in:
Dennis Ameling
2024-01-15 13:22:20 +01:00
committed by GitHub
parent 36e4e4f316
commit 13edc5d494
44 changed files with 1362 additions and 45 deletions

View File

@@ -0,0 +1 @@
org.gradle.caching=true