Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piotrd22/categoryservice
- Owner: piotrd22
- Created: 2024-02-26T19:45:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T09:47:43.000Z (8 months ago)
- Last Synced: 2024-10-10T19:43:30.006Z (28 days ago)
- Topics: docker, java, kafka, oauth2, postgresql, spring
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.