Все публикации

Securing a Rest API using Custom OAuth2 Authorization Server - Part 3 - Along with Zuul API Gateway

Zuul API Gateway using Spring Boot - Part 2 - Implementing Security (OAuth2) in Zuul API Gateway

ZUUL API Gateway using Spring Boot - Part 1- Routing and Load Balancing

Encrypting and Verifying a plaintext using Bcrypt Generator

Securing a Rest API using Custom OAuth2 Authorization Server - Part 2

Securing a Rest API using Custom OAuth2 Authorization Server - Part 1

Spring Security 5 - Role Based Authorization / Role Based Access Control (Part 2)

Spring Security 5 - Role Based Authorization/ Role Based Access Control

Spring 5 - Rest API in 5 minutes using Spring Data Rest

Spring Security 5 - Securing a Rest Application using UserDetailsService of Spring Security

Spring 5 Security - Introduction and In-Memory Authentication

Java 8 Streams Functional Interface

Java 8 streams - Operations on Streams

Java 8 Streams - Introduction to Streams and Creating Streams from Collection

Removing adjacent duplicates in a string - Codility

Finding longest fragment that contains both uppercase and lowercase of a given string -Codility