]
Alex Soto updated ARQ-2148:
---------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Upstream 2cefa2d5d01bcc20d465eda4e881f6d8edb3e0ed
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.