spring-projects-experimental/spring-fu

Is the conceptual decision to abandon Spring Boot configuration infrastructure?

vladimirfx opened this issue · 3 comments

Currently all DSLs create new *Properties objects without ability to override/customize/provide configuration information. Is the conceptually new way to provide configuration or temporal implementation in current phase of project?

This is temporary, see related #318. Could you elaborate on the need you have? It is not yet decided where we draw the line between Spring Boot regular configuration model and current Spring Fu one.

Thanks, where we can discuss use cases?

In #318 if you feel it is relevant enough.