-
Notifications
You must be signed in to change notification settings - Fork 116
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
Label
Projects
Milestones
Assignee
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 An issue or PR which proposes an implementation of use case(s) (link use case(s) in comments)
application.properties
as a configuration file
impl. proposal ⚙️
#806
opened Feb 7, 2025 by
radcortez
Drop the requirement for no-args constructors in An issue which illustrates a desired use case for the specification
@ConfigProperties
beans
use case 💡
read prefixed properties into Properties/Map
use case 💡
An issue which illustrates a desired use case for the specification
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 An error in the implementation code or documentation
Optional.of(String, String)
method, there isn't
bug 🪲
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
Config.getValue and ConfigValue.getValue
clarification 🏆
A clarification (PR) or request for clarification (issue) in the spec or API
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.