How is it going everyone, I have been itching to come up with some sort of video series that I could essentially guarantee content on a weekly basis. With the way the Devlog and KodeKraft work that is simply not possible. However, in this video I am going to explain to you my plan to release MULTIPLE videos to you every single week, while also completing a really cool portfolio project in the process.
In the previous episode we set up a controller layer to take in requests from the users to sign up. And configured Spring security gets in our allow for requests to make it to our controller. This episode we take a look into the actual process a user goes through to signup for twitter, and try to start emulating that with our controller endpoints.
If you are excited, be sure to subscribe because you won't want to miss a single line of code in this project. Below will be a link to the full video playlist once I get one created from uploading several episodes.
#JavaProgramming #SpringBoot #UnknownKoder