This example shows how to configure multiple databases (jpa+mongo) within a Spring Boot application.
Docker is used to create two mongo instances on non-default ports. For JPA two internal h2 databases are used.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
This example shows how to configure multiple databases (jpa+mongo) within a Spring Boot application.
Docker is used to create two mongo instances on non-default ports. For JPA two internal h2 databases are used.