I am registering a user with an email address. but I want to send a confirmation link to the user, where, if they are clicked, their email address will be confirmed.
I am using java spring MVC hibernate mysql
Among other tools, you can use the java mail package to send direclty emails from your application. Here is a link to the Java Mail API docs API
Thus, the script might look like this:
Java Mail Api . , - db. , , "".