Eclipse Vertx playground
Read it online: https://hantsy.github.io/vertx-sandbox/
name | description |
---|---|
web | Simple CRUD RESTful APIs with PgClient example |
spring | Spring integration example |
cdi | Weld/CDI integration example |
rxjava3 | Simple CRUD RESTful APIs example but using RxJava3 |
mutiny-spring-hibernate | Simple CRUD RESTful APIs example with SmallRye Mutiny bindings, Spring and Hibernate Reactive |
kotlin | Simple CRUD RESTful APIs example written in Kotlin |
kotlin-co | Simple CRUD RESTful APIs example written in Kotlin Coroutines |
graphql-http | GraphQL example using HTTP protocol |
graphql-transport-ws | GraphQL example using GraphQL over WebSocket protocol |