-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
Currently spring-boot-autoconfigure contains quite a bit of code that would also be useful if manually configuring and application. For example, we have many *Properties classes and functions that map them. We should investigate if splitting out a spring-boot-configure module would be worthwhile.
This new module would be particularly useful for projects like https://github.com/spring-projects/spring-fu since it would allow them to call well designed public configuration APIs, rather than trying to work with the existing auto-configuration classes which were never really designed to be called directly.
vpavic, sdeleuze and kamkie
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply