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

adding Default Value support for environment #513

Merged
merged 2 commits into from
Apr 17, 2014

Conversation

FernandaBernardo
Copy link
Contributor

Now it is possible to add a default value for injectable property:

@Inject @Property(defaultValue = "config.properties") 
private String fileName;

@Turini
Copy link
Member

Turini commented Apr 17, 2014

it looks fair enough :) 👍

@csokol
Copy link
Contributor

csokol commented Apr 17, 2014

👍

@garcia-jj
Copy link
Member

There is english docs page about environment? If true, it's important to
add this info. If not, 🔥.

Connected with Motocast™

@Turini
Copy link
Member

Turini commented Apr 17, 2014

there is not :( merging! thanks a lot @FernandaBernardo

Turini added a commit that referenced this pull request Apr 17, 2014
adding Default Value support for environment
@Turini Turini merged commit 7a771dd into master Apr 17, 2014
@Turini Turini deleted the injectingDefaultEnvProperty branch April 17, 2014 19:30
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

Successfully merging this pull request may close these issues.

4 participants