BraintagsGmbH/vertx-pojo-mapper

DataStoreSettings - init by System properties

remi128 opened this issue · 0 comments

currently the init of DatastoreSettings is spread across several classes. Concentrate that into the DatastoreSettings itself by requesting System property for DataStoreInit, instantiate instance and call method addDefaultSettings( DatastoreSettings settings ) to add settings by System properties specifically needed by the implementation