google / google/guice

Injecting config properties into an EntityManager is not possible.

Open
#933 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

When instantiating a `JpaPersistModule` it is possible to set a properties object at configuration time (`new JpaPersistModule("persistenceUnit").properties(propertiesMap);`), but impossible to wire those properties in through the injector which is very un-guice like.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.