All Projects → kamalber → Spring Boot Angular4 Authentication

kamalber / Spring Boot Angular4 Authentication

Licence: mit
spring-boot and angular 4 basic authentication with spring security

Programming Languages

java
68154 projects - #9 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Spring Boot Angular4 Authentication

Spring Boot Angular4 Boilerplate
Quickstart for spring boot + angular 4 projects
Stars: ✭ 151 (+104.05%)
Mutual labels:  spring-boot, angular4, angular-cli
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (+17.57%)
Mutual labels:  spring-data, spring-boot, spring-security
Springboot Restful Angular
springBoot,restful,jwt,angular4 搭建的前后端分离后台管理系统
Stars: ✭ 121 (+63.51%)
Mutual labels:  spring-boot, spring-security, angular4
Spring Boot Building Api Backend
Code of the 'Practical Guide to Building an API Back End with Spring Boot' book
Stars: ✭ 69 (-6.76%)
Mutual labels:  spring-data, spring-boot, spring-security
Awesome Spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
Stars: ✭ 186 (+151.35%)
Mutual labels:  spring-data, spring-boot, spring-security
Springboot Registration Login Theperfectexample
Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security
Stars: ✭ 89 (+20.27%)
Mutual labels:  spring-data, spring-boot, spring-security
Pybbs
更实用的Java开发的社区(论坛),Better use of Java development community (forum)
Stars: ✭ 1,242 (+1578.38%)
Mutual labels:  spring-data, spring-boot, spring-security
Spring Boot Tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
Stars: ✭ 482 (+551.35%)
Mutual labels:  spring-data, spring-boot, spring-security
Spring Backend Boilerplate
The modularized backend boilerplate based on Spring Boot Framework, easy to get started and add your business part.
Stars: ✭ 134 (+81.08%)
Mutual labels:  spring-data, spring-boot, spring-security
Springbootsample
spring boot sample source
Stars: ✭ 95 (+28.38%)
Mutual labels:  spring-data, spring-boot, spring-security
Spring Boot Spring Security Jwt Authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Stars: ✭ 292 (+294.59%)
Mutual labels:  spring-data, spring-boot, spring-security
Spring Reactive Sample
Spring 5 Reactive playground
Stars: ✭ 867 (+1071.62%)
Mutual labels:  spring-data, spring-boot, spring-security
Oidc Workshop Spring Io 2019
Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"
Stars: ✭ 43 (-41.89%)
Mutual labels:  spring-boot, spring-security
Angular Contacts Demo
Angular demo(SSR) base on Angular CLI
Stars: ✭ 42 (-43.24%)
Mutual labels:  angular4, angular-cli
Spring Boot Webflux Jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Stars: ✭ 71 (-4.05%)
Mutual labels:  spring-boot, spring-security
Laravel5.5 Angular5
Laravel 5.5 + Angular 5 + AdminLTE single page application
Stars: ✭ 40 (-45.95%)
Mutual labels:  angular4, angular-cli
Sentiment Analysis Twitter Microservices Example
A sample application that demonstrates how to build a graph processing platform to analyze sources of emotional influence on Twitter.
Stars: ✭ 45 (-39.19%)
Mutual labels:  spring-data, spring-boot
Sample Boot Micro
Spring Cloud + Gradle Multi Project + Java8
Stars: ✭ 72 (-2.7%)
Mutual labels:  spring-boot, spring-security
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-36.49%)
Mutual labels:  spring-boot, spring-security
Okta Spring Boot 2 Angular 8 Example
Angular 8 + Spring Boot 2.2 = ❤️
Stars: ✭ 51 (-31.08%)
Mutual labels:  spring-data, spring-boot

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].