Steve Ohara
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Sync failing to recognise transient dependency from POM
AnsweredMy 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...