spring-boot-angular4-authentication icon indicating copy to clipboard operation
spring-boot-angular4-authentication copied to clipboard

spring-boot and angular 4 basic authentication with spring security

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