DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Integration Topics

article thumbnail
Triggering Jenkins Build Remotely Using API
Any Jenkins Job can be triggered remotely through an API call. This article outlines how to do exactly that in just four easy steps.
April 10, 2021
by Shantha Priya
· 29,170 Views · 2 Likes
article thumbnail
C#: Pitfalls in String Pool
Thar be danger in them waters... Abandon all hope, ye who String.Intern here.
April 10, 2021
by Ilya Gainulin
· 8,806 Views · 5 Likes
article thumbnail
Component Testing for Event-Driven Microservice
We will see what to have in component tests for an event-driven microservice and understand what component testing is and how it's different from unit testing.
April 9, 2021
by Priyanshu Shekhar
· 7,164 Views · 4 Likes
article thumbnail
Spring 4 + Hibernate 4 + MySQL 8 + Maven Integration Using Annotations Configuration [Video]
It sounds like a task, but this video will take you through the entire process of integrating Spring 4, Hibernate 4, MySQL 8, and Maven in around 10 minutes.
April 8, 2021
by Ram N
· 4,840 Views · 2 Likes
article thumbnail
Secure API Design With OpenAPI Specification
Effective API security uses a Positive Security model with well-defined, tested, and enforced contracts throughout the API lifecycle.
April 1, 2021
by Dmitry Sotnikov
· 19,132 Views · 11 Likes
article thumbnail
Effective API Design: 5 Principles to Keep Customers Coming Back
This article explores key fundamentals of API design — from language, error handling, and versioning to simplicity and consistency in data representation.
April 1, 2021
by Justin Albano DZone Core CORE
· 14,559 Views · 5 Likes
article thumbnail
Have It Your Way With MicroProfile GraphQL
In this article, see how easy it is to create GraphQL applications using a sample of MicroProfile GraphQL on OpenLiberty.
Updated March 31, 2021
by Andy McCright
· 12,942 Views · 7 Likes
article thumbnail
How To Integrate Quickbooks With Your SaaS Platform
Follow a recent task to build a Quickbooks Online (QBO) integration to process the Profit and Loss report.
March 31, 2021
by Hassan Syyid
· 11,372 Views · 3 Likes
article thumbnail
Object Store Connector in Mulesoft
Object Store Connector is a Mule component that allows the storage of key-value. It stores data in the form of Key-Value pair and provides 7 types of operation.
Updated March 31, 2021
by Anand Joshi
· 26,583 Views · 6 Likes
article thumbnail
How to Protect Against XSS Attacks in Java
Detects and removes XSS (Cross-Site-Scripting) attacks from text input through normalization.
March 29, 2021
by Brian O'Neill DZone Core CORE
· 9,585 Views · 1 Like
article thumbnail
SLA and Its Impact on REST API Architectural Styles
As systems are evolving and the wide adoption of microservices, the number of dependencies for a given microservice is ever-increasing, thus impacting the overall SLA.
March 28, 2021
by Awkash Agrawal
· 14,044 Views · 2 Likes
article thumbnail
Execute Spark Applications on Databricks Using the REST API
Let's get your Spark apps up and running on Databricks.
March 28, 2021
by Bipin Patwardhan
· 12,328 Views · 2 Likes
article thumbnail
Distributed Lock Implementation With Redis
Many libraries use Redis for distributed locking, but some of these good libraries haven't considered all of the pitfalls that may arise in a distributed environment.
March 25, 2021
by Javad Alimohammadi
· 23,245 Views · 5 Likes
article thumbnail
What Is a CI/CD Pipeline?
We explore the various stages in a CI/CD process and why a CI/CD pipeline is essential for your organization to deliver code at speed and scale.
Updated March 25, 2021
by Jyoti Sahoo
· 30,763 Views · 17 Likes
article thumbnail
MuleSoft APIkit Router - QueryParam and Header Strict Validation Configuration
Hello Muleys, Here's another interesting article on how to restrict additional queryParams and headers that are sent other than those defined in RAML. We all do the test if the required parameters are working fine or not but we forget to test if unnecessary parameters sent along with required parameters. What happens if unwanted parameters are sent? There are chances that attackers might send some thousands of queryParams and Headers with large content. In that case, your application will crash. So what to do? Here's the solution: I have designed a basic RAML with the below resource : When you download the RAML and generate flows, There's an option to restrict additional parameters or headers in APIkit Router Module configuration : By default the configuration is disabled. You have to enable the strict validation config as below: Now your application will not be allowed to pass additional fields: Removing unnecessary fields will give a successful response: Check out this video for the live demo:
March 24, 2021
by Sravan Lingam
· 11,907 Views · 3 Likes
article thumbnail
Health Monitoring of Mule Applications
All APIs developed using Mule must be built with a health check endpoint. This template will help you maintain a uniform structure across all the APIs and their layers.
March 23, 2021
by Mukesh Thakur
· 15,375 Views · 3 Likes
article thumbnail
Implementing Single Sign-on Integration With SAML Providers Using C#
I provide a working example and step-by-step explanation on how to integrate using SAML 2.0 - the most popular integration protocol for SSO.
March 23, 2021
by Anton Yarkov DZone Core CORE
· 14,083 Views · 3 Likes
article thumbnail
Considerations for Your DevOps Toolchain
A DevOps toolchain is a collection of tools that operate as an integrated unit to design, build, test, manage, measure, and operate software and systems.
March 22, 2021
by Robert Krohn
· 11,948 Views · 4 Likes
article thumbnail
Spring Boot: API First Approach
I describe how I created the API definition, then how I created the server and client code from the API definition. Then I will talk about some of the problems I faced.
March 21, 2021
by Amrut Prabhu
· 18,110 Views · 8 Likes
article thumbnail
7 Continuous Code Quality and Automated Code Review Tools
There are several tools that you can choose to seamlessly integrate into your workflow according to the compatibility with your technology stack.
March 19, 2021
by Shubhendra Chauhan
· 17,148 Views · 6 Likes
  • Previous
  • ...
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×