Dhiraj Ray

Results 9 repositories owned by Dhiraj Ray
trafficstars

spring-boot-angular5

48
Stars
96
Forks
Watchers

This repository has a sample code base for spring boot and angular 5 integration.

angular6-example

74
Stars
100
Forks
Watchers

In this article we will be building an Angular 6 application step by step from scratch with sample example. We will be generating our Angular 6 Hero application using angular CLI and then modify it to...

spring-boot-security-oauth2

82
Stars
75
Forks
Watchers

This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password en...

angular-5-material-design

24
Stars
26
Forks
Watchers

This tutorial is about creating a sample application using angular 5 material design.To develop this app we will be using different angular 5 material components such as form controls, navigation menu...

angular7-crud-example

34
Stars
47
Forks
Watchers

Angular 7 CRUD Example (A Full Stack App)

angular8-demo

46
Stars
55
Forks
Watchers

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, li...

spring-boot-angular-deployment

21
Stars
41
Forks
Watchers

The sample maven configuration to build spring boot and angular 5 project together as a war file.

spring-boot-jwt

59
Stars
76
Forks
Watchers

spring-security-jwt

108
Stars
77
Forks
Watchers

In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs. We will be using spring boot 2.0 and JWT 0.9.0. In the DB, we...