Element 'dependency' cannot have character [children], because the type's content type is element-only in pom.xml

Element 'dependency' cannot have character [children], because the type's content type is element-only in pom.xml

Solution:

This error is due to incorrect parsing of the xml file. Remove all spaces and new lines between the tags.

No comments:

Common JPA explanations

**This is just for reference only, most of the source of these infor is taken from stackoverflow.  When to use eager loading In "one si...

Popular in last 30 days