Multi-Environment Angular With Dynamic Backend URI in Docker Compose

This article goes through the construction of an Angular web application with multiple environments and demonstrates deployment with Docker Compose. Read all

REST API — What Is HATEOAS?

In this article, continue to learn about REST APIs and learn about HATEOAS. Read all

Streaming ETL With Apache Flink - Part 1

In this article, we discuss how to perform streaming ETL with Apache Flink in order to better manage and process data for real-time (near real-time) analysis. Read all

Everything I Know About Distributed Locks

Learn about distributed locks such as the efficiency and correctness of them and the two different types: optimistic and pessimistic. Read all

Quick Guide to Microservices With Quarkus on Openshift

A tutorial showing how to utilize Microserivces with Quarkus on Openshift; including exposing Open API and testing with JUnit and RestAssured. Read all

Simplified Time-Series Analytics Using the time_bucket() Function

Turn raw data into fixed time intervals for metric analysis and visualization. Read all

Build a Spring Boot API Using Spring Data JPA and Hibernate

In this post, see how to build a Spring Boot API using Spring Data JPA and Hibernate. Read all

4 Spring Annotations Every Java Developer Should Know

Let's dive into the most pertinent annotations available in Spring, paying close attention to concepts behind each annotation and how to properly apply them. Read all

Using API Autodiscovery in Anypoint Platform

In this article, see how to use and configure API Autodiscovery in Anypoint Platform. Read all

Jakarta EE Without javax: The World Won't End This Time Either

This lengthy post discusses a dispute between the Eclipse Foundation and Oracle over namespace and trademark rights, specifically the javax namespace. Read all

OAuth 2 Access Token Usage Strategies for Multiple Resources (APIs): Part 1

Let's explore OAuth 2 Access Token usage strategies for multiple resources. Read all

Catching Vulnerabilities Instantly in Your IntelliJ IDEA Environment

In this post, we take a closer look at catching vulnerability instantly in your IntelliJ IDEA environment, specifically looking at DevSecOps and shifting left. Read all

Razorpay Payment Gateway Integration In iOS Swift

In this article, we are going to focus on Razor Pay integration with iOS Swift 4 using Xcode 10.1. and learn how to integrate Razorpay with an iOS app. Read all

 

 

 

 

Top