Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 343 Bytes

End To End Microservice Security with JOSE

Uses JOSE to secure interactions between microservices, where public keys are registered and acessed using a trusted Service Registry.

Develop

Requires Lombok to be installed on your IDE.

Build

./mvn install