Jeyvison Nascimento

Results 11 comments of Jeyvison Nascimento

Just so if anyone is thinking about work on this on, i'll send a PR about it shortly.

Hey Folks :) I'm sure i addressed everything that was supposed to be addressed at the time. For what i understand , it was closed bacause we didn't get a...

Is this something we could start working on or we should wait 'till 2.2 is out?

> Based on this we only need to define the key name and the pattern how the properties file needs to be named. No specific API is needed About that,...

@struberg We could load the files depending on the pattern(i.e *-dev.properties). If we just use postfix, we may end with a very big file with different configurations for different environments....

+1 to load files from root. META-INF is a valid location but we can consider these two locations as a hierarchy structure for properties +1 to application.properties or configuration properties...

Agree with @keilw about **application.properties**. It's clear and direct. About pick multiple files, i think we should focus in only one and if the developer wants others he/she can create...

@struberg > Spring has some nested syntax while we basically have old-style property files That's true about YAML files(What spring can read by default) but i don't know if it...

Hi @shabnammayel . Thanks so much for the figma design, i could access it without issues. it will take some time before we can tackel this one though but we...

@shabnammayel One more thing. We have another PR on hold that will add maven cordinates to that page(https://github.com/eclipse-ee4j/starter/pull/278) so we will try to keep the design as close as we...