mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
First step in migrating the ebean-datasource API to use builder pattern. DataSourceConfig (concrete type) migrating to DataSourceBuilder (interface). A followup step will deprecate the use of DataSourceConfig.