Skip to content

snowdrop/vertx-spring-boot

Repository files navigation

Vert.x Spring Boot

Following starters are available at the moment.

Samples

  • Chunked - demonstrates chunked data handling. Receives data from https://httpbin.org, forwards it to the front end as well as sends batches of it via email.
  • HTTP - simple hello world service.
  • HTTP OAuth2 - demonstrates authentication with GitHub.
  • HTTP Security - demonstrates basic and form authentication.
  • Mail - demonstrates mail client usage.
  • AMQP - demonstrates AMQP client usage.
  • Kafka - demonstrates Kafka client usage.

Building the project from source

./mvnw clean install

About

Vert.x Spring Boot integration brings different Vert.x components to Spring Boot ecosystem

Resources

License

Stars

Watchers

Forks

Packages

No packages published