Aggiunto integration test per l'esempio di JAX-RS
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
<facet type="jpa" name="JPA">
|
||||
<configuration>
|
||||
<setting name="validation-enabled" value="true" />
|
||||
<setting name="provider-name" value="EclipseLink" />
|
||||
<datasource-mapping>
|
||||
<factory-entry name="NewPersistenceUnit" />
|
||||
</datasource-mapping>
|
||||
<datasource-mapping />
|
||||
<naming-strategy-map />
|
||||
<deploymentDescriptor name="persistence.xml" url="file://$MODULE_DIR$/src/main/resources/META-INF/persistence.xml" />
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user