Relative Content

Tag Archive for javaspringspring-bootgradleapi-design

Creating a Java Backend API Call to Send Out An Email in Springboot Gradle Project

I’m working on a personal project just to improve my full stack skills. What I’m trying to create is a backend API that when called would send out an email to a ‘admin’ user to prompt them to approve the register request. I’m quite frankly having a very hard time to find resources online. Here is my code where I’m wanting to create the call