commercetools / commercetools-sunrise-java

The next generation shop framework by commercetools
https://demo.commercetools.com
Apache License 2.0
46 stars 35 forks source link

Convert to SunriseConfiguration when using getConfig #668

Closed lauraluiz closed 6 years ago

lauraluiz commented 6 years ago

On all new Settings classes the getConfig method from Configuration is used. This creates a Configuration instance and loses the benefits of SunriseConfiguration such as parsing lists from env vars.