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

Combine Spring Boot starters (web and non-web) into single module #293

Merged
merged 1 commit into from
May 27, 2021

Conversation

bdemers
Copy link
Member

@bdemers bdemers commented Apr 16, 2021

This mirrors the non-boot module (where the web bits are optional)

*Conditionals are in place to NOT load the web related config

  • The previous module is still built, but just contains dependencies on the previous (and required servlet deps)
This mirrors the non-boot module (where the web bits are optional)

*Conditionals are in place to NOT load the web related config
* The previous module is still built, but just contains dependencies on the previous (and required servlet deps)
@bdemers bdemers merged commit 5682cf6 into main May 27, 2021
@bdemers bdemers deleted the single-spring-boot branch May 27, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant