Add support for automatically loading Boot and JPA files
--------------------------------------------------------
Key: ARQ-2148
URL:
https://issues.jboss.org/browse/ARQ-2148
Project: Arquillian
Issue Type: Enhancement
Components: Extension - Persistence
Reporter: Alex Soto
Assignee: Alex Soto
Priority: Minor
Currently in APE 2.0.0 when using programmatic way you need to set over and over again.
It will be great if you could use the information configured at `application.properties`
(Spring Boot) or `persistence.xml` (JPA) to configure the connection.