Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Divide initializr-generator-spring into two modules, one for its API and one for its @Configuration classes #1457

Open
wilkinsona opened this issue Aug 9, 2023 · 0 comments

Comments

@wilkinsona
Copy link
Contributor

See #1283 for background.

The general idea is to split the Spring module into two pieces. The first would provide all of the customisers and contributors and the second would provide the configuration classes that creates the default arrangement. Anyone wanting complete control could then use the first module on its own. This is somewhat analogous to Spring Boot's spring-boot-actuator and spring-boot-actuator-autoconfigure modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant