Blog Archives

Build Reactive REST APIs with Spring WebFlux – Part1

                                        In this article, we will see how to build reactive REST APIs with Spring WebFlux. Before jumping into the reactive

Tagged with: , , , , , ,
Posted in Java, Reactive Programming

Jib – Containerize Your Java Application

Jib is an opensource plugin for Maven and Gradle. It uses build information to build a Docker image without requiring a Dockerfile and Docker daemon

Tagged with: , , ,
Posted in Containers, Java

Are you ready to adopt Serverless Computing?

                      FaaS (Function as a service), one of the newer types of services offered to the industry, came along with the advancement of cloud architectures. This is known as Serverless

Tagged with: , , ,
Posted in Cloud Computing

How the Financial Industry is getting disrupted with AI?

Tagged with: ,
Posted in Papers

Are you ready to see GraphQL in action?

Demonstrate of GraphQL with Spring Boot

Tagged with: , , ,
Posted in GraphQL, Spring Boot

Are you ready to adopt GraphQL?

                               In this article let us explore GraphQL. Let us first understand what GraphQL is? GraphQL is a specification from Facebook. GraphQL is a query language for

Tagged with: , , ,
Posted in GraphQL

APIGEE: CI/CD Pipeline for API Proxies

                                       In this article, we will see how to create a CI/CD pipeline for APIGEE API proxies. I have referred a couple

Tagged with:
Posted in APIGEE

APIGEE API gateway log management with ELK(Elastic Search, Logstash and Kibana)

                  In this article, we will see how we can manage logs generated by APIGEE API gateway with Elastic Search, Logstash and Kibana. The below diagram highlights how log data flows through

Tagged with: ,
Posted in APIGEE

APIGEE – An Introduction to API Gateway

In this article I want to give brief introduction about APIGEE. Mainly APIGEE offers below functionalities out of the box as api gateway. Protocol Transformation Transform from or to any protocol including SOAP, REST, XML binary, or custom Traffic Management

Tagged with:
Posted in APIGEE

APIGEE – Can we configure parameters for Message Logging Policy?

Apigee MessageLogging policy has limitation to use configurable parameters such as Syslog server host, port, etc. details. If we are not going to configure these parameters we may get into trouble while moving the proxy from one environment to another

Tagged with:
Posted in APIGEE
Dzone.com
DZone

DZone MVB

Java Code Geeks
Java Code Geeks
OpenSourceForYou