how's it going?
I have been studying angular 4/5 and Spring Boot and I'm trying to create a project to practice but I'm getting some problems.
I wanted to create an app where the user needs first to login (and here is the problem), but I still didn't understand how to do this communication between Angular and Spring (Spring + Thymeleaf worked easily for me).
I would like you guys to recommend me a good (I mean really good) tutorial to do so.
P.S: OAuth2 is very welcome also.
Thank you.