All Projects → piomin → Sample Vertx Microservices

piomin / Sample Vertx Microservices

Two applications in different branches illustrates how to create asynchronous microservices with Vert.x, Consul and MongoDB, and how to secure them with Vert.x OAuth2 module and Keycloak

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sample Vertx Microservices

Hippo
💨A well crafted go packages that help you build robust, reliable, maintainable microservices.
Stars: ✭ 134 (+262.16%)
Mutual labels:  microservices, consul, service-discovery
Vertx Auth
Stars: ✭ 122 (+229.73%)
Mutual labels:  vertx, jwt, oauth2
Microservices Platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
Stars: ✭ 3,274 (+8748.65%)
Mutual labels:  microservices, jwt, oauth2
My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (+154.05%)
Mutual labels:  microservices, consul, oauth2
Spring Cloud Consul
Spring Cloud Consul
Stars: ✭ 703 (+1800%)
Mutual labels:  microservices, consul, service-discovery
Express Gateway
A microservices API Gateway built on top of Express.js
Stars: ✭ 2,583 (+6881.08%)
Mutual labels:  microservices, service-discovery, oauth2
Micronaut Microservices Poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
Stars: ✭ 394 (+964.86%)
Mutual labels:  microservices, consul, jwt
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
Stars: ✭ 612 (+1554.05%)
Mutual labels:  microservices, service-discovery
Auth Service
spring security + oauth2.0 + jwt
Stars: ✭ 622 (+1581.08%)
Mutual labels:  microservices, oauth2
Next Auth
Authentication for Next.js
Stars: ✭ 8,362 (+22500%)
Mutual labels:  jwt, oauth2
Vertx Blueprint Microservice
Vert.x Blueprint Project - Micro-Shop microservice application
Stars: ✭ 663 (+1691.89%)
Mutual labels:  microservices, vertx
Lumen Passport
Making Laravel Passport work with Lumen
Stars: ✭ 585 (+1481.08%)
Mutual labels:  jwt, oauth2
Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (+1451.35%)
Mutual labels:  consul, service-discovery
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+1627.03%)
Mutual labels:  microservices, oauth2
Sample Spring Microservices New
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
Stars: ✭ 559 (+1410.81%)
Mutual labels:  microservices, service-discovery
Django Graphql Jwt
JSON Web Token (JWT) authentication for Graphene Django
Stars: ✭ 649 (+1654.05%)
Mutual labels:  jwt, oauth2
Gin Boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
Stars: ✭ 559 (+1410.81%)
Mutual labels:  microservices, jwt
Rpcx
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
Stars: ✭ 6,516 (+17510.81%)
Mutual labels:  microservices, service-discovery
Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (+1770.27%)
Mutual labels:  jwt, oauth2
Auth0.js
Auth0 headless browser sdk
Stars: ✭ 755 (+1940.54%)
Mutual labels:  jwt, oauth2

Asynchronous Microservices with Vert.x

Detailed description can be found here: Asynchronous Microservices with Vert.x

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].