debuglevel / greeting-microservice

Micronaut microservice template written in Kotlin
The Unlicense
5 stars 2 forks source link

Add Location header #9

Closed debuglevel closed 3 years ago

debuglevel commented 3 years ago

example: HttpResponse.created(formResponse, URI(savedForm.id.toString()))

https://github.com/debuglevel/greeting-microservice/blob/7ccc32fec9b612495d4b57c01f957c38e9a88b4c/src/main/kotlin/de/debuglevel/greeter/person/PersonController.kt#L84