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
Everything About Method Overloading vs. Method Overriding
Here is a comprehensive breakdown of overloading, overriding, the rules that govern both, and the situations that they work best for.
June 12, 2017
by Naresh Joshi
· 119,310 Views · 18 Likes
article thumbnail
SAP Java Secure Storage
Learn how to keep cyberattackers at bay, and keep yuor SAP Java Secure Storage safe by reading along with this great article.
June 12, 2017
by Alexander Polyakov
· 9,348 Views · 3 Likes
article thumbnail
Securing Spring Data REST With PreAuthorize
In this post we take a look at how to secure a Spring Data REST using Spring Security and Spring Boot. Come find out how straight forward this is!
June 11, 2017
by Martin Farrell
· 62,558 Views · 5 Likes
article thumbnail
Parsing in Java (Part 3): PEG Parsers and Combinators
As we conclude the Parsing in Java series, we examine the variety PEG parsers and parser combinators out there to determine when they should be used.
June 11, 2017
by Gabriele Tomassetti
· 21,920 Views · 11 Likes
article thumbnail
Reducers, Transducers, and core.async in Clojure
This deep dive into Clojure's reducers, transducers and core.async is not for the faint of heart. Get to know how and when to use these tools for abstraction.
June 10, 2017
by Eli Bendersky
· 12,449 Views · 6 Likes
article thumbnail
Apache Solr Memory Tuning for Production
This article will show you how to make good estimations so that you can match JVM heap size and Solr memory requirement.
June 9, 2017
by Michael Sun
· 25,802 Views · 3 Likes
article thumbnail
Java HTML Templating With Handlebars and Undertow
Are you a Java programmer who wants to make a website? Good news! With Handlebars, you can create a site designed with the Java programming language.
June 9, 2017
by Bill O'Neil
· 8,537 Views · 4 Likes
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,838 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,655 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,589 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,302 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
· 29,143 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,674 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,675 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,662 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
· 130,528 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,566 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,263 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
· 47,044 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,936 Views · 1 Like
  • Previous
  • ...
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • 487
  • 488
  • 489
  • ...
  • 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
×