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
Properly Shutting Down An ExecutorService
This tutorial will teach you that you don't need to pilot an A-Wing to shut down these ExecutorServices.
Updated April 14, 2016
by T Tak
· 75,383 Views · 11 Likes
article thumbnail
An Introduction to Logback: a Logging Framework From the Creator of Log4J
Monitoring, diagnosing, and troubleshooting are key activities in any enterprise application lifecycle, and logging is the core part of these activities. Meet Logback, a logging framework from the creator of Log4J.
April 14, 2016
by John Thompson
· 14,791 Views · 8 Likes
article thumbnail
Creating Immutable Classes in Java
An introduction to immutable classes in Java, such as a String class.
Updated April 14, 2016
by Hari Kiran G
· 43,034 Views · 29 Likes
article thumbnail
Maze-Walking Algorithm
Maze-walking algorithms seem straight forward enough. Author Nicolas Frankel "walks" us through his experience of attempting to implement some.
April 13, 2016
by Nicolas Fränkel
· 4,761 Views · 1 Like
article thumbnail
Simplifying Nested Loops With Java 8 Lambdas
A great way to keep looping code out of your main logic in Java 8 apps.
April 12, 2016
by Michael Scharhag
· 39,547 Views · 9 Likes
article thumbnail
Myrtille: Access Your Desktop Everywhere
How the open source tool Myrtille allows users to take advantage of Windows remote desktops from their web browsers.
April 11, 2016
by cedric coste
· 9,996 Views · 6 Likes
article thumbnail
Detecting Java Race Conditions With Tests, Part 1: Lost Updates
See how detecting Java race conditions is actually rather easy. In Part I of this two-part article, you will see how to detect lost updates, the first type of Java race conditions.
April 9, 2016
by Thomas Krieger
· 20,366 Views · 4 Likes
article thumbnail
Spring Batch FlatFileItemWriter Hacking
Code snippets demonstrating how to use the FlatFileItemWriter class in Spring.
April 9, 2016
by Upender Chinthala
· 65,206 Views · 5 Likes
article thumbnail
Java Performance Notes: Autoboxing / Unboxing
How features that have been present since Java 1.5 still impact the performance of your apps, and how to substantially improve them.
April 9, 2016
by Ali Kemal TASCI
· 22,162 Views · 15 Likes
article thumbnail
Java 8: Base64 Encoding & Decoding [snippet]
The Base64 encoding and decoding is a long overdue JDK API feature. As part of Java 8 the Base64 encoding and decoding feature came into the Java standard library.
April 8, 2016
by Siva Prasad Rao Janapati
· 19,248 Views · 8 Likes
article thumbnail
Asynchronous Logging With Log4J Part 2
A tutorial on how to decrease your logging latency and increase throughput for your Java apps with Log4J
April 8, 2016
by John Thompson
· 85,850 Views · 8 Likes
article thumbnail
Java 8 — Functional Interfaces (SAM)
Going in depth with Java 8's concept of functional interfaces, and how that affects classes and objects.
April 7, 2016
by Hari Kiran G
· 49,268 Views · 27 Likes
article thumbnail
Log4j 2 Configuration Using YAML
A hands-on tutorial on configuring Log4J using YAML.
April 6, 2016
by John Thompson
· 50,735 Views · 4 Likes
article thumbnail
Weekly Top 10: Your DevOps Flavor
Some of the best DevOps links from around the web, courtesy of Electric Cloud.
April 6, 2016
by Anders Wallgren
· 5,245 Views · 1 Like
article thumbnail
Java: Immortal Objects and Object Resurrection
Learn how to make immortal Java objects by resurrecting objects that are about to be removed by Java's Garbage Collector. By using object resurrection, you can make your objects live as long as you want, without changing the applications that are using your objects.
April 5, 2016
by Per-Åke Minborg
· 19,868 Views · 14 Likes
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,586 Views · 27 Likes
article thumbnail
A Data Lake Architecture With Hadoop and Open Source Search Engines
"Big data" and "data lake" only have meaning to an organization’s vision when they solve business problems by enabling data democratization, re-use, exploration, and analytics. Read on to learn what a data lake is, its various benefits, and what's to come.
April 4, 2016
by Carlos Maroto
· 35,950 Views · 6 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,010 Views · 5 Likes
article thumbnail
How Did MongoDB Get its Name?
Curious how MongoDB got its name? Here's your quick history lesson for the day.
April 2, 2016
by Darren Perucci
· 12,075 Views · 10 Likes
article thumbnail
Web-based Java Swing Kiosk Application
In this article, we will show how to create a cross-desktop kiosk application that runs on Windows, Linux, and Mac OS X, and displays modern web content using Java Swing GUI Toolkit and our library based on the Chromium engine—JxBrowser.
April 2, 2016
by Vladimir Ikryanov
· 18,620 Views · 4 Likes
  • Previous
  • ...
  • 503
  • 504
  • 505
  • 506
  • 507
  • 508
  • 509
  • 510
  • 511
  • 512
  • ...
  • 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
×