Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract the logic to load Seed configuration #113

Closed
pith opened this issue Sep 4, 2015 · 0 comments
Closed

Extract the logic to load Seed configuration #113

pith opened this issue Sep 4, 2015 · 0 comments
Assignees
Milestone

Comments

@pith
Copy link
Member

pith commented Sep 4, 2015

The logic used by the ApplicationPlugin to load the props should be extracted in order to be reusable when loading the seed-bootstrap.properties.

This will allow to use props with all the features for the bootstrap configuration and also reuse some configuration lookup. Common configuration already comes with sys and env lookup, but the env lookup should be replaced by the Seed one.

@pith pith added the dx label Sep 4, 2015
@pith pith self-assigned this Sep 4, 2015
@pith pith added this to the 2.1.0 milestone Sep 4, 2015
pith pushed a commit to pith/seed that referenced this issue Sep 7, 2015
Factorize the logic to load props/properties in SeedConfigLoader.
The same logic is now applyied to the seed-boostrap files. The
props format is now available.
@pith pith closed this as completed in 7bb15ae Sep 11, 2015
pith added a commit that referenced this issue Sep 11, 2015
Fix #113. Add more features to the bootstrap props
@pith pith removed the in progress label Sep 11, 2015
pith pushed a commit to pith/seed that referenced this issue Sep 11, 2015
Factorize the logic to load props/properties in SeedConfigLoader.
The same logic is now applyied to the seed-boostrap files. The
props format is now available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant