Skip to content

Conversation

@dennisvang
Copy link
Contributor

@dennisvang dennisvang commented Dec 16, 2025

fixes #816 (see issue for detailed description)

…on-overriding

The @componentscan is redundant when using @SpringBootApplication and even causes problems as described in #816.
Althoug it cannot be verified, it looks like allow-bean-definition-overriding=true was added to mitigate these problems, as both were added in the same large commit.
this is redundant because @SpringBootTest already configures MVC, and the global annotation prevented us from creating test slices using e.g. @DataJpaTest
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.

2 participants