Skip to content

Issues: microprofile/microprofile-config

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Split Core functionality and CDI integration impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
#807 opened Feb 7, 2025 by radcortez
Adopt application.properties as a configuration file impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
#806 opened Feb 7, 2025 by radcortez
microprofile config is not a jpms module bug 🪲 An error in the implementation code or documentation
#768 opened Feb 8, 2023 by agentgt Config 4.0
Drop the requirement for no-args constructors in @ConfigProperties beans use case 💡 An issue which illustrates a desired use case for the specification
#760 opened Nov 26, 2022 by JHahnHRO
1 of 4 tasks
Config 4.0
read prefixed properties into Properties/Map use case 💡 An issue which illustrates a desired use case for the specification
#759 opened Oct 25, 2022 by guykatz Config 4.0
How must converters be indexed?
#740 opened Apr 12, 2022 by ljnelson
Multi-tenancy support
#729 opened Nov 8, 2021 by vietk
Support of nested classes for bulk properties impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
#702 opened Jun 4, 2021 by kshpak
Improve ConfigProperty lookup use case 💡 An issue which illustrates a desired use case for the specification
#682 opened Mar 29, 2021 by Emily-Jiang
2 of 4 tasks
The spec suggests that there is a Optional.of(String, String) method, there isn't bug 🪲 An error in the implementation code or documentation
#678 opened Mar 5, 2021 by tevans78 Config 3.2
How to configure empty string
#671 opened Jan 21, 2021 by tomas-langer
Consider TOML as a new/default format for configurations impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
#669 opened Jan 15, 2021 by hrstoyanov
ConfigProviderTest TCK bug bug 🪲 An error in the implementation code or documentation
#664 opened Dec 3, 2020 by Joseph-Cass Config 4.0
Config.getValue and ConfigValue.getValue clarification 🏆 A clarification (PR) or request for clarification (issue) in the spec or API
#619 opened Oct 6, 2020 by Emily-Jiang Config 4.0
Add a few more built-in converters use case 💡 An issue which illustrates a desired use case for the specification
#604 opened Sep 23, 2020 by Emily-Jiang
1 of 4 tasks
Add ConverterProvider type to handle Converter retrieval for parameterized type impl. proposal ⚙️ An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
#578 opened Jun 30, 2020 by NicoNes
Allow to fetch multiple config parameters as a Map use case 💡 An issue which illustrates a desired use case for the specification
#562 opened May 13, 2020 by rmanibus
1 of 4 tasks
"Ordinal" versus "Priority" is confusing bug 🪲 An error in the implementation code or documentation
#553 opened Apr 7, 2020 by dmlloyd
Property syntax is inconsistent and doesn't work well with alternative sources bug 🪲 An error in the implementation code or documentation
#550 opened Mar 20, 2020 by dmlloyd
Applications are not 1:1 with class loaders use case 💡 An issue which illustrates a desired use case for the specification
#546 opened Mar 14, 2020 by dmlloyd
2 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.