A spring vertx mod which creates spring aware verticles
☆51Apr 3, 2019Updated 6 years ago
Alternatives and similar repositories for spring-vertx-ext
Users that are interested in spring-vertx-ext are comparing it to the libraries listed below
Sorting:
- Inject Vert.x objects as beans into your Spring application☆26Jan 26, 2026Updated last month
- An example project to show how Vert.x can be integrated into existing applications☆76May 3, 2016Updated 9 years ago
- Atomix Vert.x cluster manager.☆26Nov 27, 2018Updated 7 years ago
- An Eclipse Vert.x verticle to boot an application from HOCON configuration.☆43Dec 18, 2020Updated 5 years ago
- Common SQL interfaces for Vert.x SQL services☆30May 12, 2023Updated 2 years ago
- Time scheduler for Vert.x☆29Nov 7, 2017Updated 8 years ago
- Event Bus bridge for Java applications interacting remotely with Vert.x☆18Nov 15, 2018Updated 7 years ago
- Hazelcast Cluster Manager for Vert.x☆80Feb 16, 2026Updated 2 weeks ago
- Service Factory implementation☆22Feb 16, 2026Updated 2 weeks ago
- norm4j (Not an ORM for Java) is a lightweight, SQL-centric alternative to JPA☆14Feb 2, 2026Updated last month
- Security library for Vert.x: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...☆131Feb 24, 2026Updated last week
- ☆14Jan 5, 2026Updated last month
- Create Vert.x Verticles with dependency injection using HK2☆30Oct 28, 2021Updated 4 years ago
- Redis client for Vert.x☆136Feb 16, 2026Updated 2 weeks ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- Vert.x 3 guide for Java developers☆546Dec 5, 2023Updated 2 years ago
- ☆50Feb 17, 2026Updated 2 weeks ago
- Zookeeper based cluster manager implementation☆75Feb 16, 2026Updated 2 weeks ago
- Sample code for the article http://blog.alexnesterov.com/post/kotlin-coroutines-and-spring-5/☆14Oct 9, 2017Updated 8 years ago
- Combination of Webflux and gRPC☆11Jan 16, 2018Updated 8 years ago
- Service discovery and querying of GraphQL schema's in Vert.x based microservices☆51Nov 12, 2021Updated 4 years ago
- Run jersey in vert.x☆153Oct 28, 2021Updated 4 years ago
- Administration console for Vert.x applications - GSoC '17☆201Dec 31, 2018Updated 7 years ago
- A highly scalable adapter for Retrofit with Vert.x☆32Feb 27, 2022Updated 4 years ago
- ☆172Feb 16, 2026Updated 2 weeks ago
- Async helpers for Vert.x☆13Mar 12, 2022Updated 3 years ago
- A highly scalable redis-persistent queuing system for vertx☆13Feb 23, 2026Updated last week
- The purpose of this project is to demonstrate Ignite as a Cache Provider for Spring Cache in one package. It also contains sample code on…☆13Aug 26, 2024Updated last year
- Wrap eventBus of vert.x 3 as transport layer for RPC invoking☆76Mar 12, 2018Updated 7 years ago
- Vert.x Microservices Hand's on lab☆337Apr 17, 2023Updated 2 years ago
- An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration