spring-boot-angular4-authentication

spring-boot and angular 4 basic authentication with spring security

MIT License

Stars
83
Committers
2

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
  • create a new account
  • user profile
Related Projects