Skip to content

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

License

Notifications You must be signed in to change notification settings

snowdrop/vertx-spring-boot

Folders and files

NameName
Last commit message
Last commit date
May 10, 2021
Jul 3, 2020
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022
Aug 31, 2022
Jul 21, 2023
Aug 31, 2022
Aug 31, 2022
Feb 6, 2019
Apr 29, 2021
May 15, 2019
Dec 20, 2019
Apr 17, 2019
Apr 17, 2019
Mar 15, 2024

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