Skip to content

Dynamic Configuration Management Implementator Project

Notifications You must be signed in to change notification settings

enesoz/dynamicWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

**DYNAMIC CONFIGURATION MANAGER LIB IMPLEMENTATION**

This project include dynamic configuration manager application as a lib The development technologies are Spring Boot as MVC framework/IoC Container, MongoDB ,Thymeleaf as User Interface Tech

User interface path : localhost:8080

ConfigurationReader has two methods including

public ConfigurationReader build(String applicationName, String connectionString, int refreshTimerIntervalInMs); /prepare parameters public T getValue(String key) ; // get value of Configuration as defined type

Requirement :

Running MongoDB default settings

About

Dynamic Configuration Management Implementator Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages