Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soat-fiap/bmb.shared-kernel
https://github.com/soat-fiap/bmb.shared-kernel
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/soat-fiap/bmb.shared-kernel
- Owner: soat-fiap
- Created: 2024-12-02T16:25:15.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:35:38.000Z (20 days ago)
- Last Synced: 2024-12-02T17:43:08.899Z (20 days ago)
- Language: C#
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bmb shared-kernel
This repository contains common elements that are shared between all BMB microservices ecosystem.
There's some remaining code, that could have been placed on its individual repo such as Product entity. Since there's no such individual microservice, I've decided to keep it isolated here to simplify the migration whenever I decide to create a new microservice.
It also has a set of JWT configuration helper classes.