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
Java: BlockingQueues and Continuous Monitoring
Explore the BlockingQueue interface and see how to use it to work with multiple producers and consumers within a single thread while enabling continuous monitoring.
March 5, 2018
by Dineshkumar Murugan
· 26,094 Views · 8 Likes
article thumbnail
Rust for Java Devs: Structs
As we continue our journey exploring the similarities between Rust and Java, see how to create and use structs in Rust and how they compare with Java objects.
March 5, 2018
by Dan Newton
· 9,688 Views · 4 Likes
article thumbnail
Logging With the Elastic Stack
It's imperative to have a system that can analyze large amounts of logs and present a singular view. Centralized logging provided by the Elastic Stack is a step in the right direction.
March 5, 2018
by Vaibhav Raizada
· 14,127 Views · 13 Likes
article thumbnail
Iterating Over a Bitset in Java
Take a deep dive into optimization and iterating over bitsets, with some intense benchmarking along the way.
March 4, 2018
by Richard Startin
· 14,515 Views · 4 Likes
article thumbnail
Microservices Using Spring Boot and Spring Cloud — Part 1: Overview
In this series, we look at getting started on your microservices journey, leveraging Spring Boot and Spring Cloud. Here's an introduction to the various concepts needed.
March 4, 2018
by Siva Prasad Reddy Katamreddy
· 86,104 Views · 75 Likes
article thumbnail
How to Create Java NLP Apps Using Google NLP API
Learn about setting up the development environment for the Google Cloud Natural Language API using Eclipse IDE and Java.
March 4, 2018
by Ajitesh Kumar
· 11,748 Views · 9 Likes
article thumbnail
Spring + Hibernate + EhCache Caching
Look at an example Spring Boot project to help you understand how to use Spring, Hibernate, and EhCache caching features.
Updated March 2, 2018
by Adam Zaręba
· 108,646 Views · 41 Likes
article thumbnail
JMeter Distributed Testing with Docker
Distributed testing allows developers to perform multiple tests using the same JMX script in a containerized environment using Docker.
March 2, 2018
by Vincenzo Marrazzo
· 20,058 Views · 6 Likes
article thumbnail
Sharing Folders between a VirtualBox Host and Guest Machines
Let's take a look at how to setup folder sharing between a host and VMs in VirtualBox with either Windows or Linux. Read on for the details.
March 2, 2018
by Peter Leung
· 178,181 Views · 2 Likes
article thumbnail
Creating Immutable Sets, Lists, and Maps in Java 9
Check out JDK 9's static factory methods on Collection interfaces. See what they offer, how to use them, and some general tips for usage.
March 2, 2018
by Javin Paul
· 44,574 Views · 33 Likes
article thumbnail
Angular Observables and Promises – How to Use Them
Angular makes it easy to build web applications and RxJS is about bringing the principles of functional programming to JavaScript.
March 1, 2018
by George Anderson
· 179,260 Views · 11 Likes
article thumbnail
Word Embedding: Word2Vec Explained
The Word2Vec technique is based on a feed-forward, fully connected architecture. Learn exactly how it works by looking at some examples with KNIME.
March 1, 2018
by Rosaria Silipo
· 10,855 Views · 3 Likes
article thumbnail
DOM Manipulation in React
In this article, a developer explores how DOM manipulation works in React.js's Virtual DOM and how it improved upon standard DOM manipulation.
March 1, 2018
by Naveen Kosana
· 66,920 Views · 9 Likes
article thumbnail
Collecting Running Process Counts With Telegraf
One of the most straightforward things to start monitoring is your database processes so that your web server can serve requests and you don't deplete your resources.
March 1, 2018
by Noah Crowley
· 9,748 Views · 2 Likes
article thumbnail
Java May Use UTF-8 as its Default Charset
Let's check out a draft JEP that would have Java use UTF-8 as the default charset. Here's why that matters and the pros and cons of that move.
March 1, 2018
by Dustin Marx
· 108,125 Views · 18 Likes
article thumbnail
Store Your User Data Securely (Not in Local Storage)
Let's take a look at the localStorage API as well as some Java-friendly options to consider when wanting to store your users' data securely.
Updated February 28, 2018
by Matt Raible
· 13,867 Views · 2 Likes
article thumbnail
The Significance of Chatbots
Chatbots easily connects with you to help solve your queries, from providing life-saving health messages to checking the weather forecast to purchasing a new shirt.
February 28, 2018
by Jibu Abraham
· 17,681 Views · 34 Likes
article thumbnail
Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java
JDK 7 saw the introduction of System.lineSeparator(). So why should you use it instead of System.getProperty(''line.separator'')?
February 28, 2018
by Dustin Marx
· 28,102 Views · 9 Likes
article thumbnail
Most Popular Java Web Frameworks
As Java has evolved, different frameworks have spun up to simplify development for different use cases. Check out the most popular Java web frameworks below.
February 27, 2018
by Vince Power
· 72,897 Views · 16 Likes
article thumbnail
Spring Boot 2 Applications and OAuth 2 - Legacy Approach
In today's post, we explore a legacy Spring Boot 2/Spring Security 5 approach to enabling an OAuth2-based authentication mechanism for an application.
February 27, 2018
by Biju Kunjummen
· 25,663 Views · 4 Likes
  • Previous
  • ...
  • 440
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 447
  • 448
  • 449
  • ...
  • 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
×