Adding Rate Limiting for Spring Cloud Netflix Zuul

In this tutorial, you'll learn how to implement supported rate limiters for Spring Cloud Netflix Zuul API gateway in your microservices applications. Read all

Groovy Additions to the Java 8 Date/Time API

Groovy is planning on adding better support for Java's Date/Time API. See how Groovy makes conversion and incrementation easier in your code. Read all

Secure Java REST APIs With JSON XACML and ALFA

how to use a JSON XACML Policy Enforcement Point to secure REST API endpoints using ALFA, XACML, and JSON. Read all

Database Handling in Cucumber and Creating Intuitive Reports

Learn how to create XML reports using Cucumber-Ruby, create JSON reports using Cucumber-Ruby, and create HTML reports using Cucumber-Ruby. Read all

How to Sync Your OpenAPI Schema in Stoplight With GitHub and Runscope

A tutorial on how to integrate to popular solutions, Spotlight and GitHub, to help development teams keep their OpenAPI specifications up to date and versioned. Read all

MySQL 8 vs. MariaDB: Comparison of Window Functions and CTEs

Learn about the syntax of window functions in MariaDB, window functions in MySQL 8, CTEs in MariaDB and MySQL, and recursive CTEs. Read all

Microservices Authentication and Authorization Using API Gateway

How to implement authorization and authentication protocols into your microservices architecture using an API Gateway (with the requisite Java included). Read all

How to Generate OpenAPI Definitions From Code

A programmer discusses various packages and frameworks from several different programming languages that allow developers to create OpenAPI definitions. Read all

API Management Design Patterns for Digital Transformation

An integration engineer looks at three distinct patters that developers can apply to enterprise architectures (MSA or monolithic) to successfully manage APIs, Read all

CRUD Operations With ASP.NET Core Using Angular 5 and ADO.NET

A developer shows us how we can use Angular 5 inside ASP.NET Core 2 to create a full stack web application, using both C# and TypeScript to write our app. Read all

 

 

 

 

Top