I tried to get the data from my database name as jaane with user name Hello and Password hello. Error:
java.lang.SecurityException: Prohibited package name:
If your project is inited by Gradle, I recommend you to change the project by specifying the package name, then we can avoid the problem.
gradle init --type java-application --test-framework junit --package packname