Skip to content

horiga/study-armeria-webflux-http

Repository files navigation

Run

$ gradlew bootRun

cURL

// Access to API
$ curl http://localhost:8080/hello -iks

// Actuator endpoints
$ curl http://localhost:8080/management/prometheus

Releases

No releases published

Packages

No packages published