Skip to content

Commit

Permalink
switch to eclipselink for ITs
Browse files Browse the repository at this point in the history
  • Loading branch information
adutra committed Jan 16, 2025
1 parent ba0bebe commit 6a6caa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
quarkus.http.limits.max-body-size=1000000
quarkus.log.file.path=./build/logs/polaris.log

polaris.persistence.type=in-memory
polaris.persistence.type=eclipse-link
polaris.persistence.eclipselink.configuration-file=META-INF/persistence.xml
polaris.persistence.eclipselink.persistence-unit=polaris

Expand Down

0 comments on commit 6a6caa2

Please sign in to comment.