Closed imochurad closed 3 years ago
@imochurad it is impossible to say with the information you've shared. What was the previous version? What does the aspect look like? If you can share a small sample we can run ourselves, that would be ideal.
There was a lack of a component scan on the application. Closing
I have recently upgraded all my projects to run on new spring boot 2.4.5.
And I have all of them using the same aspect that comes from my common library.
And one project is broken as this aspect is not being initialized. Code-wise nothing has changed, but the dependency graph.
Here is the maven tree for the project:
Should I be aware of any incompatible dependencies or other breaking changes?