Back to projects
DevTools
angular8-demo
In this tutorial, we will be developing an Angular 8 application and perform CRUD operation on a user entity. We will be developing a full stack app with REST API integration. We will have a login, list user, add and edit user component and based on the routing configurations these pages will be served. We will have HTTP interceptor to intercept our HTTP request and inject JWT token in the header. The backend server code is implemented using Spring Boot.
only2dhir
Maintainer
45 stars
About this project
In this tutorial, we will be developing an Angular 8 application and perform CRUD operation on a user entity. We will be developing a full stack app with REST API integration. We will have a login, list user, add and edit user component and based on the routing configurations these pages will be served. We will have HTTP interceptor to intercept our HTTP request and inject JWT token in the header. The backend server code is implemented using Spring Boot. Maintained by only2dhir on GitHub, where it has earned 45 stars from the community.
It's actively developed around angular8, crud-application, spring-boot, and is a solid reference for anyone building with these tools.
Tags
Install
npm install angular8-demoMore Spring Boot projects