Loading class `com.mysql.jdbc.Driver’. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver’. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. com.mysql.jdbc.Driver, the MySQL driver deprecated, you can use new MySQL driver i.e com.mysql.cj.jdbc.Driver com.mysql.cj.jdbc.Driver is the new drive class you can use old […]
Month: April 2020
How to Send Email Using Java Gmail SMTP Without SSL
How to Send Email Using Java Gmail SMTP With SSL
How to send HTML Email Body Using Java Gmail SMTP
OpenIDM Social Google OAuth2 Login
OpenIDM Social Google OAuth2 Login In this article, I am going to show the OpenIDM Social Google OAuth2 Login. In the previous article explained about OpenIDM User Self Service. Here we are showing how to login into OpenIDM by using Google account. Here Google acting as an identity provider to OpenIDM. Nowadays most of […]