You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed here (and the subsequent comments), it can make sense to disable quarkus-spring-di, e.g. when you just want spring-data-jpa features without any spring injection support (which might increase the risk of issues/side effects, like #35011).
Implementation ideas
No response
The text was updated successfully, but these errors were encountered:
Description
As discussed here (and the subsequent comments), it can make sense to disable
quarkus-spring-di
, e.g. when you just wantspring-data-jpa
features without any spring injection support (which might increase the risk of issues/side effects, like #35011).Implementation ideas
No response
The text was updated successfully, but these errors were encountered: