Giter Site home page Giter Site logo

Dhiraj Ray's Projects

aes-encryption-javascript-java icon aes-encryption-javascript-java

In this article we will be creating an application with spring mvc and angular js client. We will have a login page with form inputs for userrname and password.

angular-5-material-design icon angular-5-material-design

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, layout and buttons.

angular-material-newsletter icon angular-material-newsletter

Below is the implementation of a sample newsletter subscription template in an Angular app using material design. To do so, first, we will generate a sample angular 7 app with Angular CLI.

angular5-data-table icon angular5-data-table

This tutorial is about angular 5 data table using mat-table directive with example. The table supports pagination, sorting, filtering and selection of rows using directives such as matSort, mat-paginator.

angular5-example icon angular5-example

In this article we will be building a single page login application by using Angular 5 CLI command.The application will have routing and http integrated

angular6-example icon angular6-example

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 have a user management project where there will be a login screen for an admin and post login he can perform CRUD operations such as create, read, update and delete user with the sample REST API exposed using HttpClientModule.

angular6-sidenav-example icon angular6-sidenav-example

In this article, we will be discussing about angular material sidenav and integrate sidenav in an Angular 6 Single Page App along with MatToolBar. We will be creating a collapsible side navigation content on a menu icon click and on the click of the items inside the sidenav, different router components will be loaded in the primary content. To achieve this, we will be using different directives provided by angular material 6 such as &ltmat-sidenav-container&gt, &ltmat-sidenav-content&gt, &ltmat-sidenav&gt.

angular8-demo icon 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.

discovery-server icon discovery-server

This tutorial is about spring cloud Netflix Eureka. Here, we will be creating eureka discovery server and microservices that will itself register to the discovery server and the client that will use netflix client API to discover the service and consume the microservices exposed by the service with sample example.

kafkaexample icon kafkaexample

Apache Kafka maven Example. It has examples on java implementation of Kafka producer and consumer

react-js-example icon react-js-example

This tutorial is about creating a full-stack app using Spring Boot and React.js with example. With spring boot, we will build our backend app to expose REST endpoints to perform CRUD operations on a USER entity.

reactive-api-demo icon reactive-api-demo

learn about Spring WebFlux - reactive programming support for Web applications in Spring Framework 5 which is built on a Reactive Streams API to run on non-blocking servers.

role-based-oauth2 icon role-based-oauth2

In this article, we will be securing REST APIs with role based OAUTH2 implementation. To do so, we will be creating two custom roles as ADMIN and USER and we will use <code>@secured</code> annotation provided by spring security to secure our controller methods based on role.

soring-boot-solace-example icon soring-boot-solace-example

In this article, we will be creating a sample Spring JMS Solace Example that will consume messages from a Solace Messaging queue and topic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.