Commit 46f8054
committed
Refactor extract DataSourceBuilder interface
With the view that the builder pattern is more common and expected and
ultimately migrate people from DataSourceConfig to DataSourceBuilder.
The DataSourceBuilder interface has the "setters" and the there is a
DataSourceBuilder.Settings interface with the "getters" to read the
configuration.1 parent c752f7a commit 46f8054
6 files changed
Lines changed: 733 additions & 383 deletions
File tree
- ebean-datasource-api/src
- main/java/io/ebean/datasource
- test/java/io/ebean/datasource
- ebean-datasource/src/test/java/io/ebean/datasource/test
0 commit comments