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

Write a new "clean" Pico Example #6776

Closed
trentjeff opened this issue May 5, 2023 · 0 comments
Closed

Write a new "clean" Pico Example #6776

trentjeff opened this issue May 5, 2023 · 0 comments
Assignees
Labels
declarative Helidon Declarative
Milestone

Comments

@trentjeff
Copy link
Member

Tracking task - all we have are examples that compare Pico to other frameworks, and internal tests. We need a new one that will showcase all of the usage patterns of Pico keeping it simple.

  1. Pico basic Singleton and Contract w/ T, List<T>, Provider<T>, Optional<T>, and List<Provider<T>> injection points - also with some scopes like Named.
  2. Provider<Type>
  3. InjectionPointProvider<Type>
  4. Config-driven services
  5. interceptors.
@trentjeff trentjeff added the declarative Helidon Declarative label May 5, 2023
@trentjeff trentjeff added this to the 4.0.0-M1 milestone May 5, 2023
@trentjeff trentjeff self-assigned this May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
declarative Helidon Declarative
Projects
Archived in project
Development

No branches or pull requests

1 participant