This library limits itself to config files. If you want to load config from a database or something, you would need to write some custom code. The library has nice support for merging configurations ...
Read the Eureka-at-a-glance page to understand the concepts of the setup better. Eureka comes with two components - Eureka Client and the Eureka Server. Your architecture which is using Eureka will ...