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

Split Core functionality and CDI integration #807

Open
radcortez opened this issue Feb 7, 2025 · 0 comments
Open

Split Core functionality and CDI integration #807

radcortez opened this issue Feb 7, 2025 · 0 comments
Labels
impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)

Comments

@radcortez
Copy link
Contributor

Description

Having CDI as a dependency may cause a circular dependency in certain scenarios. Ideally, the core functionality and the CDI integration should be split into different artifacts to remove this restriction. This would allow other platforms to adopt MicroProfile Config and simplify the usage of MicroProfile Config as a standalone API.

@radcortez radcortez added the impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments) label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
Projects
None yet
Development

No branches or pull requests

1 participant