tested with bdd

This commit is contained in:
tuanvu
2025-09-19 11:17:31 +02:00
parent 19f4412728
commit 61b689a4ad
6 changed files with 19 additions and 7 deletions

View File

@@ -25,7 +25,6 @@ public class JpaTest {
tx.begin();
try {
} catch (Exception e) {
e.printStackTrace();
}