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

Automatic CDI Generation #115

Closed
dansiviter opened this issue Jul 25, 2023 · 0 comments
Closed

Automatic CDI Generation #115

dansiviter opened this issue Jul 25, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dansiviter
Copy link
Owner

dansiviter commented Jul 25, 2023

JULE Version

No response

What would you like?

Previous approach used a Producer approach however, it would be simpler to use a #init(InjectionPoint) or <init>(InjectionPoint) on a @Dependent bean.

Logger type could be decided by a @Log(lifecycle = CDI).

Have you tried any alternatives?

No response

Additional Context

No response

@dansiviter dansiviter added the enhancement New feature or request label Jul 25, 2023
@dansiviter dansiviter added this to the v0.8 milestone Jul 26, 2023
dansiviter added a commit that referenced this issue Jul 26, 2023
dansiviter added a commit that referenced this issue Aug 1, 2023
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

No branches or pull requests

1 participant