diff --git a/hibernate-project/target/classes/hibernate.cfg.xml b/hibernate-project/target/classes/hibernate.cfg.xml deleted file mode 100644 index a1788a6..0000000 --- a/hibernate-project/target/classes/hibernate.cfg.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - com.mysql.cj.jdbc.Driver - jdbc:mysql://mysql:3306/testdb?useSSL=false&allowPublicKeyRetrieval=true - root - root - - update - - - false - true - - - - - \ No newline at end of file