trajano / app-ms

Microservices based application stack using Vert.X, Resteasy and Spring-boot
http://site.trajano.net/app-ms
Eclipse Public License 1.0
8 stars 5 forks source link

Convert authorization microservice to use Hazelcast messaging #14

Open trajano opened 6 years ago

trajano commented 6 years ago

Rather than HTTP calls everywhere just use Hazelcast or some internal messaging system.

trajano commented 6 years ago

Perhaps implement it as a Verticle?