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
Mapbox’s API to Geocode Data to Get Location Information
A tutorial on using MapBox's API for finding national park location data.
May 4, 2016
by Adetola Adewodu
· 10,148 Views · 1 Like
article thumbnail
Simple, Secure Role Based Access Control (RBAC) For REST APIs
There are a lot of ways to implement Access Controls, and some are slightly complicated. Have you considered using REST?
April 30, 2016
by Sharone Zitzman
· 73,878 Views · 10 Likes
article thumbnail
Testing Java EE (or Why Integration Tests Are Overrated)
Testing that goes beyond just unit testing and integration testing. Why we should be doing full system testing.
April 27, 2016
by Sebastian Daschner
· 26,066 Views · 7 Likes
article thumbnail
Build a REST API with XML Payload
Creating REST APIs with XML payloads.
April 23, 2016
by Neerav Aggarwal
· 49,556 Views · 3 Likes
article thumbnail
Authentication in Golang With JWTs
Go is an excellent choice for building fast and scalable API's. The net/http package provides most of what you need, but augmented with the Gorilla Toolkit, you'll have an API up and running in no time. Learn how to build and secure a Go API with JSON Web Tokens and consume it via a modern UI built with React.
April 21, 2016
by Adnan Kukic
· 23,311 Views · 8 Likes
article thumbnail
Deploy to WildFly and Docker From IntelliJ Using Management API
When you are new to both Docker and IntelliJ how do you deploy your Java EE applications? Steve Favez shows you how.
April 21, 2016
by Steve Favez
· 27,435 Views · 11 Likes
article thumbnail
The Singleton Pattern, 20 Years Later
Everybody loves the Singleton because, conceptually, it seems the easiest of the lot to understand and (in most post-1995 languages) the easiest to implement. But everybody hates it because its singleton-y nature means it is a natural target for concurrency problems.
April 6, 2016
by Ted Neward
· 23,285 Views · 13 Likes
article thumbnail
Best Buy will Not Issue API Keys to Free Email Accounts and Wants to Get to Know Your Company
API Evangelist Kin Lane talks about retailer Best Buy's API key distribution decision.
April 5, 2016
by Kin Lane
· 9,087 Views · 1 Like
article thumbnail
The Importance of Immutability in Java
We all know immutability is important, but do you know why or how to achieve it in Java? This post is a one stop shop guide to the challenge.
April 5, 2016
by Sam Atkinson
· 36,579 Views · 27 Likes
article thumbnail
Create UML Diagrams With Simple DSLs in Eclipse and IntelliJ
How to create flow chart diagrams for whatever DSL you may be using in popular IDEs.
April 4, 2016
by Lubos Krnac
· 37,872 Views · 20 Likes
article thumbnail
Transforming Collections — Java 8 Collectors API
A tutorial on how to use collector methods and APIs in Java 8.
April 3, 2016
by Dusan Odalovic
· 13,005 Views · 5 Likes
article thumbnail
Web API With HttpClient or Consume Web API From Console Application
In this article, we are going to learn how to call Web API using HttpClient. Normally, we call a Web API either from jQuery Ajax or from Angular JS, right? Recently, I came across a need for calling our Web API from the server side itself. Let me show you how it's done.
March 31, 2016
by Sibeesh Venu
· 102,831 Views · 7 Likes
article thumbnail
RESTful Web Services With Python Flask
Learn about developing RESTful web services using Python, from the plan to Flask install, and more!
March 31, 2016
by Saravanan Subramanian
· 115,039 Views · 17 Likes
article thumbnail
How to Run JMeter in a Continuous Integration Environment With Bamboo
How to use both Apache JMeter with Atlassian's Bamboo to include load testing in your application's build process.
March 29, 2016
by Dmitri Tikhanski
· 12,821 Views · 3 Likes
article thumbnail
Do My APIs Have the Skills They Need to Compete in a Voice and Bot Enabled World?
If we rename our software's "capability" to "skill", does that change the way we think about it, or just the way we talk about it?
March 27, 2016
by Kin Lane
· 5,064 Views · 3 Likes
article thumbnail
SonarLint for Eclipse — Proactive Code Quality Checks
How to get started using SonarLint with Eclipse to get on-the-fly feedback on code quality issues while using the IDE.
March 27, 2016
by Ajitesh Kumar
· 37,028 Views · 3 Likes
article thumbnail
Updating and Deleting with a Spring Boot/Elide JSON API Server
Learn how to update and delete using a Spring Boot/Elide JSON API server.
March 26, 2016
by Matthew Casperson
· 22,148 Views · 2 Likes
article thumbnail
Spring Boot: Working With MyBatis
MyBatis is a SQL framework for advanced mapping and stored procedures.
March 24, 2016
by Siva Prasad Reddy Katamreddy
· 111,318 Views · 12 Likes
article thumbnail
C++11 Threads, Affinity, and Hyperthreading
C and C++ standards for years treated concurrency and multi-threading as outside the standard. Here's a bit of background, intro, and experimentation related to threads, hyperthreading, and affinity.
March 20, 2016
by Eli Bendersky
· 27,982 Views · 8 Likes
article thumbnail
Custom Security With a Spring Boot/Elide Json API Server
Here's a look at security permissions that are applicable to JPA entities, controlling attributes like reading, deletion, updating, and assignment of entities.
March 16, 2016
by Matthew Casperson
· 6,294 Views · 2 Likes
  • Previous
  • ...
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • ...
  • 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
×