Hi Geeks , Today’s tutorial is about “Building a Full-stack Application Spring boot +Angular” .
Technologies Used :
- Spring boot
- Angular v6
- MySql
- java 8
Plan :
- Create the REST Endpoint with Spring boot .
- Create the Angular part of the Application .
- Spring Security integration .
Code :
Spring boot : https://github.com/ibrahimBelkhiria/spring-boot-post-rest-app .
Angular : https://github.com/ibrahimBelkhiria/Angular-post-rest-app .
First Video : Creating The Spring boot REST API
Second video : Angular Part
Third Video : Security Part
This was an overview on how to use Spring boot and Angular together . Hope you enjoyed it !
Happy Coding !