REST
-
Enterprise Java

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…
Read More » -
Enterprise Java

Java/Cloud: How to Quickly Create a Kubernetes-ready REST Microservice
It is safe to say that the Microservice + Cloud combination is all the rage these days. Microservices are being…
Read More » -
Enterprise Java

RESTful services with HATEOAS. Hypermedia: The Secret Ingredient of REST
In this post, we feature a comprehensive article about RESTful services with HATEOAS. Hypermedia which is the Secret Ingredient of…
Read More » -
Enterprise Java

It Broke vs You’re Wrong
When building REST APIs for microservices, there are a few design decisions to make about responses. Some responses are clearly…
Read More » -
Enterprise Java

Service Mesh and Cloud-Native Microservices with Apache Kafka, Kubernetes and Envoy, Istio, Linkerd
Microservice architectures are not free lunch! Microservices need to be decoupled, flexible, operationally transparent, data aware and elastic. Most material…
Read More » -
Enterprise Java

Spring Boot: Building a RESTful Web Application
Introduction: REST stands for Representational State Transfer and is an architectural guideline for API design. We assume that you already…
Read More » -
Enterprise Java

How to make an API call in Flutter (REST API)
In this post, we’ll take a look at how we can make an API call in flutter and consume a…
Read More » -
Enterprise Java

Consuming JSON based REST Web Service in ADF 12.2.1.3
Previously I have posted about consuming ADF BC based REST Web Service in ADF. Now, this post talks about consuming…
Read More » -
Enterprise Java

Defining a Resource
In Fielding’s dissertation a Resource is described as: “Any information that can be named” … “a document or image, a temporal…
Read More »



