I’m trying to run my javafx application with jpa, but it keeps giving an error in a repository class.
The type org.springframework.lang.NonNullApi cannot be resolved. It is indirectly referenced from required type org.springframework.data.jpa.repository.package-info
my pom.xml
:enter image description here
New contributor
Setor 01 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.