I'm integrate spring with hibernate , I'm using dropwizard configaration files as : persistence file have the configuration files are in resources folder no issue with loading xml files. There is issue with found table . persistence.xml file as :I'm integrate spring with hibernate , I'm using