Securing And Rate Limiting Endpoints With Spring Cloud Gateway, Spring Security And JWT
API gateway is an infrastructure layer that places in front of application to route requests from the client side to the appropriate service. Spring Cloud …
API gateway is an infrastructure layer that places in front of application to route requests from the client side to the appropriate service. Spring Cloud …
These days document images feature extraction and classification are highly demanded tasks in companies and organizations. The image can be a digital document or scanned …
Gomologin is a Go package that handles all aspects of login process including user authentication, authorization, session management, and securing resources of our application behind …
In this article, we will develop a sample Spring Boot application in IntelliJ IDEA 2021 using Maven. It exposes numbers of RESTful APIs compatible with Open …
I have been using the precious jTable plugin for more than 5 years. I used it in several projects besides several server side technologies such …
In Generating a report from data stored in database, along with Report’s title, columns’ header, content direction, fonts and etc., there exist numerical information that …
Despite many advantages of Python such as simple syntax, easy-to-read code and large number of available 3rd-party packages, when it comes to embedded systems and …
Holidays are a great opportunity to make ideas which go on in the mind come true. It was a month that I was thinking on …
FaceNet is a face recognition system using deep neural network introduced in 2015 by researchers at Google. The main idea of this system is to train …