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

Add injection services #211

Merged
merged 3 commits into from
Jan 14, 2021
Merged

Conversation

Citymonstret
Copy link
Member

@Citymonstret Citymonstret commented Jan 13, 2021

This allows for the creation of custom injection services, which means that Cloud can make use of existing dependency injection frameworks for context & command method parameter injection.

A very simple implementation using Guice has been added to cloud-core.

@Citymonstret Citymonstret changed the title ✨ Add injection services Add injection services Jan 13, 2021
@Citymonstret Citymonstret added this to the 1.4.0 milestone Jan 13, 2021
@Citymonstret Citymonstret added the enhancement New feature or request label Jan 13, 2021
@Citymonstret Citymonstret force-pushed the features/1.4.0/injection-services branch from c29440f to f4d36de Compare January 13, 2021 08:21
@Citymonstret Citymonstret linked an issue Jan 13, 2021 that may be closed by this pull request
@Citymonstret Citymonstret removed a link to an issue Jan 13, 2021
@Citymonstret Citymonstret force-pushed the features/1.4.0/injection-services branch from f4d36de to 2bb7ced Compare January 13, 2021 08:29
@Citymonstret Citymonstret merged commit 48702ad into 1.4.0-dev Jan 14, 2021
@Citymonstret Citymonstret deleted the features/1.4.0/injection-services branch January 14, 2021 06:31
Citymonstret added a commit that referenced this pull request Jan 14, 2021
* ✨ Add injection services

* Change dependency scope for Guice
Citymonstret added a commit that referenced this pull request Jan 16, 2021
* ✨ Add injection services

* Change dependency scope for Guice
broccolai pushed a commit to broccolai/cloud that referenced this pull request Mar 29, 2021
* ✨ Add injection services

* Change dependency scope for Guice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant