https://kotlinlang.org logo
#http4k
Title
d

dave

01/10/2019, 2:09 PM
You need to download the swaggerUI bundle and then use a static block to host it. We actually do this as a part of the contract example:
<https://github.com/http4k/http4k-contract-example-app/blob/master/src/main/kotlin/verysecuresystems/SecuritySystem.kt>
👍 1