spring-async-rest-example
spring-async-rest-example copied to clipboard
Async Rest Example
Here is an example of an asynchronus rest endpoint with rxjava and kotlin in spring boot/vert.x/quarkus/helidon
Full article:
RESULT

locust
locust --host=http://localhost:8080
Current implemented backends
- vertx
- quarkus
- helidon
- spring boot
TODO
- micronaut
- wildfly
- Dropwizard
- Spark Framework