-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Maybe in some way it would be nice to have a jdbc config loader to be able to use it with all the databases.
This has the inconvenience of nested properties.
a.b could be property B from table A but... what about a.b.c ?
Another thing is that it could have a properties table (defined when creating the loader) and the key would be a.b or a.b.c