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 Languages Topics

article thumbnail
Invoke Java Functions in Your DataWeave Transformation and Mule Flow
DataWeave is a language used to query and transform complex data. It is very much so possible to invoke Java/Groovy functions within DataWeave.
March 12, 2017
by Jitendra Bafna
· 26,712 Views · 4 Likes
article thumbnail
Reading Text from Images Using Java
We take a look at some code that can help you to read text from an image with your Java application. Possible uses? Making sure your Captcha is doing its job.
March 10, 2017
by Anurag Jain
· 109,010 Views · 28 Likes
article thumbnail
Get Started With GRAKN.AI
GRAKN.AI is a deductive database in the form of a knowledge graph that uses machine reasoning to simplify data processing challenges for AI applications.
March 10, 2017
by Jo Stichbury DZone Core CORE
· 10,968 Views · 8 Likes
article thumbnail
Design Patterns for FPS Game Weapons
Game development is a complex process. Learn how to use Design Patterns to add flexibility in game mechanics and algorithmic behavior.
March 9, 2017
by Douglas Brooks
· 15,537 Views · 1 Like
article thumbnail
How to Trigger a Mule Flow From Java
Triggering a Mule flow or a sub-flow by sending it a message payload and then using the response payload for your further processing is pretty straightforward.
March 9, 2017
by Harish Kumar
· 10,809 Views · 7 Likes
article thumbnail
ConcurrentHashMap in Java 8
This overview of ConcurrentHashMap covers its use in parallel programming and the various methods you can implement to make use of it.
March 9, 2017
by Arun Pandey DZone Core CORE
· 88,234 Views · 40 Likes
article thumbnail
Using Dependency Injection in Multiple .NET Core Projects
In this post we take a look at answering the question of how to setup and use dependency injection in multiple projects within the same solution.
March 8, 2017
by Juergen Gutsch
· 25,223 Views · 1 Like
article thumbnail
Posting JSON Data to a Mule Flow
There are only 11 steps to POSTing JSON data to a Mule flow. JSON data can be sent directly to a Mule flow. The reason for doing this is to access data from a payload.
March 8, 2017
by Danish Sheikh
· 26,932 Views · 1 Like
article thumbnail
ARIMA Forecasting With SAS
The ARIMA procedure analyzes and forecasts equally spaced univariate time series data, transfer function data, and intervention data.
March 8, 2017
by Jitendra Bafna
· 20,642 Views · 3 Likes
article thumbnail
Monitoring Out-Of-Memory Errors in Your Servers
Out-of-memory errors happen when your machines run into very low memory somehow. There are a lot of things you can do to avoid OOM.
March 7, 2017
by Denny Zhang
· 11,180 Views · 4 Likes
article thumbnail
Calling a Java Method From XSLT in Mule
The Xalan extension in our XSL file can call any Java method and get the value returned to it—which it can use to fill any node or attribute value.
March 7, 2017
by Anirban Sen Chowdhary
· 15,117 Views · 4 Likes
article thumbnail
Benchmarking Java Lists Performance
LinkedList is slightly slower than ArrayList with adding items to the end of the list. It is also slower when retrieving items with an index (random access).
March 7, 2017
by Jay Sridhar
· 21,963 Views · 10 Likes
article thumbnail
ChartistJSF: A Responsive Chart Library for Java Server Faces (JSF) Apps
ChartistJSF offers a wonderful library of interactive charts that offer a responsive interface for your users. Learn how to create these charts here!
March 6, 2017
by Sam Sepassi
· 21,448 Views · 5 Likes
article thumbnail
Using sun.misc.Unsafe in Java 9
This quick guide will take you through Unsafe in Java 9, saved from the trash heap by a public campaign, all while using the recent Java 9 EA release.
March 6, 2017
by Greg Luck
· 29,059 Views · 11 Likes
article thumbnail
Top 10 Major Benefits of HTML 5
If you're new to web development, or looking to brush up on some HTML skills, read on to explore some great new features in HTML5.
March 4, 2017
by Parul Sagar
· 23,573 Views · 1 Like
article thumbnail
Custom Annotation in Java for SQL Injection Safe Parameters
How to verify if incoming data strings are safe from SQL Injection issues.
Updated March 3, 2017
by Ramakrishna Punjal
· 44,977 Views · 20 Likes
article thumbnail
Unit Testing Self-Invoking JavaScript Functions
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
March 3, 2017
by Bendix Saeltz
· 12,425 Views
article thumbnail
Invoke Java Method in Mule Flow
By using the Invoke component, we can invoke a specified method of an object defined in a Spring Bean. Mule has a strong ability to do this.
March 3, 2017
by Harish Kumar
· 36,971 Views · 7 Likes
article thumbnail
JSON With MariaDB 10.2
As popular as JSON is becoming, let's dive into some functions you can implement with it using MariaDB, including an example of indexing.
March 3, 2017
by Anders Karlsson
· 17,943 Views · 7 Likes
article thumbnail
Flattening and Querying NoSQL Array Data With N1QL
Need to query within embedded documents? This example takes us through using Couchbase's N1QL query for objects in a nested array in a single document.
March 2, 2017
by Nic Raboy
· 12,808 Views · 2 Likes
  • Previous
  • ...
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • ...
  • 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
×