package io.kamax.mxisd.config; public interface DatabaseStorageConfig { String getDatabase(); }