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

article thumbnail
Getting Started With Node.JS and Socket.io
With a little JavaScript know-how, you can learn how to get started with Socket.io and Node.JS to create a chat app with this tutorial.
June 9, 2017
by Sankalp Bhamare
· 24,765 Views · 4 Likes
article thumbnail
A Guide to Mocking With Mockito
If you're thinking about trying Mockito out for unit testing, this article provides a comprehensive guide to injecting mocks and mocking methods, including void methods.
June 9, 2017
by Dilini Rajapaksha
· 285,504 Views · 51 Likes
article thumbnail
JUnit Testing for Solr 6
Want to test your Solr queries with JUnit? This guide will help you set up your dependencies and create and implement your tests.
June 7, 2017
by Upul Kamburawala
· 19,539 Views · 3 Likes
article thumbnail
Parsing in Java (Part 2): Diving Into CFG Parsers
Parsing in Java is a broad topic, so let's cover the various techniques, tools, and libraries out there and see which works best where and when.
June 7, 2017
by Gabriele Tomassetti
· 27,195 Views · 15 Likes
article thumbnail
jhsdb: A New Tool for JDK 9
Another JDK, another command line tool. Here, we delve into jhsdb, which you can use to launch a postmortem debugger to analyze the data from crashed JVMs.
June 6, 2017
by Dustin Marx
· 28,957 Views · 23 Likes
article thumbnail
10 Quick Dataweave Functions
This quick reference collects many Dataweave functions for MuleSoft in one place, like reversing strings and flattening and trimming a payload.
June 6, 2017
by Satheesh Kumar
· 84,601 Views · 9 Likes
article thumbnail
What's Wrong With Hashcode in java.lang.String?
This overview of strings and hashcode covers how hashcode works, how collisions happen, and the danger of improperly using strings as keys.
June 6, 2017
by Artem Rukavytsia
· 59,621 Views · 35 Likes
article thumbnail
Creating an Online Spreadsheet Application
Looking to make a spreadsheet web application for your team to chart their work? Read on to learn how to do just that using the open-source framework, Webix.
June 6, 2017
by Ivan Petrenko
· 12,616 Views · 7 Likes
article thumbnail
Simple Attribute-Based Access Control With Spring Security
Have you ever worked on software where the access rules are based not only on user's role but also on the specific entity that role was granted? You will probably find Attribute-Based Access Control very useful — this article will tell you how.
Updated June 5, 2017
by Mostafa Eltaher
· 129,985 Views · 45 Likes
article thumbnail
Building Dynamic React Apps With Database Data
In this post, we go over using an API server to create a REST API for a SQLite database, and how to create a React app that can use this database.
Updated June 5, 2017
by Jerod Johnson
· 122,428 Views · 7 Likes
article thumbnail
5 Java Performance Optimization Tricks
Some Java performance optimization tricks include starting with minimum heap allocation, using a StringBuilder instead of the + operator, and avoiding Iterator.
June 4, 2017
by Joydeep Bhattacharya DZone Core CORE
· 55,173 Views · 3 Likes
article thumbnail
Parsing in Java (Part 1): Structures, Trees, and Rules
In Part 1 in this comprehensive series on parsers (with a focus on Java), we examine how parsers work, the difference between Parse Trees and ASTs, and more.
Updated June 4, 2017
by Gabriele Tomassetti
· 46,904 Views · 52 Likes
article thumbnail
Predictive Analytics and Machine Learning Explained Through Dog Memes
The way that memes go viral is very similar to the way that Machine Learning and predictive analytics work. How in the world could this be?!
June 4, 2017
by Gur Tirosh
· 8,756 Views · 1 Like
article thumbnail
Creating Microservices on the Pivotal Platform
Using the Pivotal platform gives you an easy way to deploy, scale, and monitor your microservices. Learn how to get it set up and running.
June 2, 2017
by Piotr Mińkowski
· 26,520 Views · 9 Likes
article thumbnail
Concurrency in Action: Using Java's CompletableFuture With Work Manager
Learn how to create nonblocking code in Java EE by using the Java functions, CompletableFuture and Work Manager. Read on for more!
May 31, 2017
by Nikhil Bhide
· 76,903 Views · 11 Likes
article thumbnail
Converting JSON to POJOs Using Java
If you find yourself mapping JSON to POJOs but don't want to write a full class, help yourself to a handy library that does the work for you.
May 30, 2017
by Anurag Jain
· 267,433 Views · 55 Likes
article thumbnail
What Does Spring DelegatingFilterProxy Do?
You might see Spring's DelegatingFilterProxy crop up sometimes. It's actually a proxy for a standard Servlet Filter. Let's see an example in action with Spring Security.
May 30, 2017
by Martin Farrell
· 35,247 Views · 9 Likes
article thumbnail
All About VisualVM
VisualVM is one of those indispensable tools for Java (and JVM-based) developers. An oft-unsung hero, this post tells you what it is, how to set it up, and its benefits.
May 30, 2017
by Angela Stringfellow
· 37,898 Views · 26 Likes
article thumbnail
Getting Started With Apache Ignite (Part 1)
In this series of articles, I will share what I learned about Apache Ignite as a beginner, starting with clustering and deployment.
May 29, 2017
by Akmal Chaudhri DZone Core CORE
· 17,123 Views · 17 Likes
article thumbnail
Introducing a Parameterized Test Suite for JUnit 4
As JUnit 4 fans will know, you aren't able to parameterize test suites. But now there's an extension, via the Runner class, that will help you out.
May 29, 2017
by Peter Wippermann
· 20,115 Views · 2 Likes
  • Previous
  • ...
  • 471
  • 472
  • 473
  • 474
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • ...
  • 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
×