This is my EmailController.java file
EmailController.java
This is my EmailSender.java file
This is my EmailMessage.java file
This is my emailConfiguration.xml file under src/main/resources/META-INF
This is my applicationContext.xml under the view folder
This is my email-servlet.xml file under view folder i.e. src/main/webapp/resources/WEB-INF/view
This is my index.jsp file under the WEB-INF folder
This is my pom.xml file
This is my console of Spring Tool Suit
IDE