Steve Ohara
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 Sync failing to recognise transient dependency from POM
已回答My POM references spring-boot-starter-data-jpa which pulls in a transient dependency jakarta.xml.bind-api.If I run mvn spring:run it all works fine but if I sync the POM to IntelliJ I see the follo...