Skip to content

Overriding Default Configurations

karthik-vn edited this page Sep 12, 2012 · 6 revisions

Eureka comes with in-built defaults which works for most of the scenarios. In case, you want to override the default configurations, there are 3 types of configurations you might want to look at.

You can extend the following default configuration classes to provide your own configuration value by using any mechanism you would like.

Important: Please do not use the interfaces, they are just for documentation purposes and is likely to change in the future.

Note that the above also serves as the documentation of default configuration values for all of the above configurations available with Eureka.