Skip to content

Instantly share code, notes, and snippets.

@Falchio
Created June 8, 2023 17:06
Show Gist options
  • Save Falchio/e9172205303b42fa232cb60397c73cbb to your computer and use it in GitHub Desktop.
Save Falchio/e9172205303b42fa232cb60397c73cbb to your computer and use it in GitHub Desktop.
jakarta persistence.xml
<?xml version="1.0" encoding="UTF-8"?>
<persistence version="3.0" xmlns="https://jakarta.ee/xml/ns/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/persistence https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd">
</persistence>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment