public class Env extends Object
Example, where `default` and `st` are the config profiles user my choose ie. `-Denv=default`:
default : { local-pages-url : "http://localhost:8080" }
dev : { local-pages-url : "http://st:8080" }
Copyright © 2018. All rights reserved.