Danilo De Luca
Danilo De Luca
Hello, I'm suffering the same problem using maven. But my project has one dependency that uses "appengine-gcs-client:0.6" (not direct dependency) maven version : Apache Maven 3.3.3 Java version : java...
Thats amazing! I didn't know about it, I will try to implement it soon Thank you @mp911de
Hello, I wonder if anyone has had the same problem, because i didn't find a solution for it, since the problem appears to be within the appengine devserver. I edited...
I'm trying to connect to a local mysql server with the same settings as this project, just cloning the project it works fine, but when I update hibernate to a...
@Ctrl-X thx for the answerd thats make sence, I had not thought about the new implementation of hibernate that uses threads to instantiate DriverManager @anhpham1509 thats exactly what i did,...