Skip to content

kamalber/spring-boot-angular4-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot & angular4 authentication application

  • This project is a simple secured authentication of an Angular4 frontend application with a simple Spring Boot backend API with Spring Security.

what you will learn

  • build a rest api using spring boot
  • secure your rest api using spring security
  • build a stateless authentication
  • build a simple front end application using angular 4

What's inside

  • spring boot
  • angular 4

demo

  • user login

capture 2png

  • create a new account

capture 2png

  • user profile

capture3