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
How to Test REST APIs With Windows Authentication With JMeter
If you're trying to test an API that has some authentication in place, it may get a little tricky. Read on to learn how to use JMeter to get around this.
April 23, 2018
by Artyom Avetisyan
· 33,653 Views · 2 Likes
article thumbnail
Stop Using JWTs as Session Tokens
Today I’m here to talk with you about the downsides of using JWTs. Specifically, why it’s a bad idea to use JWTs as session tokens for most people.
April 23, 2018
by Randall Degges
· 59,020 Views · 35 Likes
article thumbnail
JDK 11 and Proxies in a World Past sun.misc.Unsafe
Java 11 is making changes to the Unsafe class. See what's being deprecated and how that's going to affect proxies for future projects.
April 22, 2018
by Rafael Winterhalter
· 35,750 Views · 21 Likes
article thumbnail
REST API Testing With Spring Cloud Feign Clients
Looking to make the job of testing your REST API easier and more relevant? Then this post is for you. Read on for details.
April 20, 2018
by Dzmitry Ihnatsyeu
· 54,960 Views · 1 Like
article thumbnail
Batch Processing vs. Stream Processing
Batch tasks are best used for performing aggregate functions on your data. Stream tasks are best used for cases where low latency is integral to the operation.
April 20, 2018
by Margo Schaedel
· 11,555 Views · 4 Likes
article thumbnail
How to Use Swagger UI for API Testing
In this article, we'll look at how to use Swagger UI for API testing. We'll start by discussing what Swagger UI is, why it's worth using, and then move on to a tutorial.
April 19, 2018
by Phi Nguyen
· 90,312 Views · 6 Likes
article thumbnail
Build a Secure To-Do App With Vue, ASP.NET Core, and Okta
This comprehensive post will help you create a simple, secure to-do application by combining the powers of Vue.js, ASP.NET Core, and Okta.
April 19, 2018
by Nate Barbettini
· 12,908 Views · 2 Likes
article thumbnail
How to Use MongoDB Connection Pooling on AWS Lambda
In this post, we’ll show you how to use MongoDB connection pooling on AWS Lambda using both Node.js and Java drivers.
April 18, 2018
by Madan Kumar
· 16,312 Views · 1 Like
article thumbnail
Spring Cloud Gateway - Configuring a Simple Route
Spring Cloud Gateway can help implement the gateway pattern for your API, especially in a microservices environment. Learn how to make use of it by way of an example.
April 18, 2018
by Biju Kunjummen
· 48,128 Views · 12 Likes
article thumbnail
Build Secure User Management With Vue.js, Node, and Okta
You're probably no stranger to managing multiple JavaScript frameworks, so let's see how to use Vue and Node together to create a user management system.
April 16, 2018
by Brandon Parise
· 19,079 Views · 4 Likes
article thumbnail
Integrate SendGrid With a Spring Boot and Java App
In this post, you will learn how to integrate SendGrid's Java Web APIs into your Spring Boot application. Read on to get started!
April 16, 2018
by Ajitesh Kumar
· 35,253 Views · 4 Likes
article thumbnail
Introduction to Eclipse Vert.x - My First Vert.x Application
Eclipse Vert.x is a toolkit that let you write reactive applications. In Part 1 of this tutorial series, we'll learn how to make your first Vert.x application.
April 16, 2018
by Clement Escoffier
· 13,075 Views · 6 Likes
article thumbnail
Understanding Batch, Microbatch, and Stream Processing
Batch processing is for cases where having the most up-to-date data is not important. Stream processing is for cases that require live interaction and real-time responsiveness.
April 16, 2018
by Jon Bock
· 28,967 Views · 9 Likes
article thumbnail
Getting Access Token for Microsoft Graph Using OAuth REST API, Part 3
Ready to finish implement access tokens in that OAuth API that's calling a REST API? Read on to get started (and to finish)!
April 14, 2018
by Eran Hertz
· 66,689 Views · 4 Likes
article thumbnail
Creating a REST API Part 4: Handling POST, PUT and DELETE Requests
In this post, you will finish building out the basic CRUD functionality of the API by adding logic to handle POST, PUT, and DELETE requests on the employees endpoint.
April 13, 2018
by Dan McGhan
· 182,510 Views · 7 Likes
article thumbnail
Understanding the Message Mediation on WSO2 ESB
In this tutorial, we look at mediators and how they can be used to handle the messages that arrive in a WSO2 ESB sequence.
April 12, 2018
by Francisco Ribeiro
· 8,779 Views · 2 Likes
article thumbnail
Getting Access Token for Microsoft Graph Using OAuth REST API
We look at the security protocols involved in this series, such as access tokens, and set up our OAuth application.
Updated April 12, 2018
by Eran Hertz
· 237,337 Views · 5 Likes
article thumbnail
Zero Code REST With json-server
In this post, we'll be using this end-to-end testing framework in order to work with static JSON API responses with minimal effort.
Updated April 12, 2018
by Mitch Dresdner
· 35,315 Views · 12 Likes
article thumbnail
The State of TICKscript Development
Learn about tools for developing with the TICK stack and how to write TICKscripts to get the most out of monitoring and alerting from Kapacitor.
Updated April 12, 2018
by Russ Savage
· 7,536 Views · 1 Like
article thumbnail
How to Sync Your OpenAPI Schema in Stoplight With GitHub and Runscope
In this post, we will show how to combine Stoplight and GitHub APIs with Runscope to keep your OpenAPI Schema always versioned and up to date.
April 12, 2018
by Glen Semino
· 8,855 Views · 1 Like
  • Previous
  • ...
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • ...
  • 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
×