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
I've noticed (through a failing test on our side) that the jte-spring-boot-starter-3 doesn't depend on spring-boot-starter. Custom starters should depend (either transitively or directly) on spring-boot-starter, as documented in the NOTE here.
The text was updated successfully, but these errors were encountered:
Hey,
I've noticed (through a failing test on our side) that the
jte-spring-boot-starter-3
doesn't depend onspring-boot-starter
. Custom starters should depend (either transitively or directly) onspring-boot-starter
, as documented in the NOTE here.The text was updated successfully, but these errors were encountered: