Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piotrd22/categoryservice

Example microservice using Java, Spring, Auth0, Kafka, TestContainers, and more
https://github.com/piotrd22/categoryservice

docker java kafka oauth2 postgresql spring

Last synced: 6 days ago
JSON representation

Example microservice using Java, Spring, Auth0, Kafka, TestContainers, and more

Awesome Lists containing this project

README

        

# Category Service

This application was written as a component of the Homeo application, but due to the migration from Kafka to MQ, I decided to put this microservice on my repository as an example.

The application was written using Java 17 and Spring. In addition, it uses Kafka, PostgreSQL as db, ouath2.0 with Auth0, TestContainers, or Eureka as service discovery.