spring-projects / spring-projects/spring-modulith
Insolated datasources per module
Open
@odrotbohm is already working on this.
Since Aug 1, 2023.
meta: waiting for feedback
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 222
- PR merge metrics
- No merged PRs in 30d
Description
is there any way to create a diferent datasource per module (e.g. diferent driver, server, db...) and insolate that resources to avoid access from different modules.
I could be very nice feature to prevent data coupling and prepare the module to be use as an independant micro-service if is necesary.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.