Skip to content

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

Merged
bdemers merged 1 commit intomainfrom
single-spring-boot
May 27, 2021
Merged

Combine Spring Boot starters (web and non-web) into single module#293
bdemers merged 1 commit intomainfrom
single-spring-boot

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments