Allow to configure xml parser allowed paths
Problem to solve
Allow xml serializer to find some other entities
Proposal
Define allowed paths as a property, like:
# XML parser allowed paths
xml.parser.allowed.paths=java.*,com.almis.awe.model.entities.**