Dear Learner,
Greetings !
The issue which you are facing is because the main function is not present in your code. Please give the main class as shown below:
public static void main(String[] args) throws Exception {
Please find the attached modified code, try to run it and let us know if you face any issue.
We will wait for your response.
Note : Screen-shot attached, (code)