Steve Ohara
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Steve Ohara created a post, AnsweredSync 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...