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
The Do's and Don’ts of Java Strings
This whirlwind tour of Java strings covers best practices for internationalization, localization, concatenation, and comparators, and more.
August 27, 2017
by Lyndsey Padget
· 37,482 Views · 29 Likes
article thumbnail
JAX-RS: What Is @Context?
When using JAX-RS, we often need to make use of the @Context annotation. But what exactly does it do? And what separates it from @Inject.
August 25, 2017
by Alex Theedom
· 82,598 Views · 7 Likes
article thumbnail
A Guide to Formatting Code Snippets in Javadoc
Brush up on your Javadoc formatting skills with this guide to using the pre, code , and {@code} tags—and deciding when to use each of them
Updated August 25, 2017
by Tom Hombergs
· 32,688 Views · 17 Likes
article thumbnail
Configuring the AsciiDoctor Maven Plugin
AsciiDoctor is a handy documentation tool. In this post, we take a look at how to integrate it easily with Java using Maven.
Updated August 25, 2017
by Antonio Goncalves
· 15,138 Views · 9 Likes
article thumbnail
Java Command-Line Interfaces (Part 8): Argparse4j
Taking some inspiration from Python's argparse module, Argparse4j is a useful command-line argument parser library to consider when working with Python scripts.
August 24, 2017
by Dustin Marx
· 10,686 Views · 2 Likes
article thumbnail
Solving the XML Problem with Jackson
Most Java developers know about using Jackson to handle their JSON payloads, but starting with Jackson 2, it also handles XML!
August 24, 2017
by Eugen Paraschiv
· 190,371 Views · 28 Likes
article thumbnail
Encrypting Inside WSO2 ESB Using the AES Algorithm
Encrypting a payload before sending it to storage is the simplest way to ensure security. Learn how to do so using the AES algorithm.
August 23, 2017
by Priyashani Fernando
· 7,570 Views · 4 Likes
article thumbnail
Getting Started With Google Sign-In and Spring Boot
In this article, you'll learn how to add an extra layer of security to your Spring Boot app using OAuth 2.0 and Google's Sing-In functionality.
August 22, 2017
by Arkadiusz Fronc
· 65,531 Views · 14 Likes
article thumbnail
How to Build a Salesforce SOAP API Client OSGi Bundle
Learn how to use the Force.com SOAP API to integrate applications to create, retrieve, update, or delete records managed by Salesforce.
August 22, 2017
by $$anonymous$$
· 9,303 Views · 3 Likes
article thumbnail
Getting Started With Cucumber.js on Node.js
Cucumber.js is an open-source library that allows you to automate tasks in your web app. Learn how to use it, and make your app as cool as a cucumber!
August 22, 2017
by Kailash Yogeshwar
· 46,272 Views · 10 Likes
article thumbnail
The Bean Class for Java Programming
Professor Ken Fogel defines the bean class, a subset of the original JavaBean concept, as a class used to aggregate or collect both primitive data types and other classes for modeling data in a program. He offers up examples and various rules for beans as they pertain to his courses.
August 22, 2017
by Ken Fogel
· 36,569 Views · 23 Likes
article thumbnail
Concept Learning: The Stepping Stone Toward Machine Learning With Find-S
Learn about one of the most simple algorithms of artificial intelligence, the Find-S algorithm, to help you get started with machine learning.
August 21, 2017
by Girish Bharti
· 25,646 Views · 5 Likes
article thumbnail
Data Science for Java Developers With Tablesaw
Tablesaw is like an open-source Java power tool for data manipulation with hooks for interactive visualization, analytics, and machine learning. Come learn all about it!
August 20, 2017
by Larry White
· 28,655 Views · 38 Likes
article thumbnail
Troubleshooting Java Applications on OpenShift
In this article, we go over how to check for performance issues by checking various processes such as garbage collection, resource consumption, and more.
August 18, 2017
by Frederic Giloux
· 10,437 Views · 1 Like
article thumbnail
Top 10 Programming Languages in 2017
In this post, we give an overview of today's most popular programming languages. Which language(s) do you prefer to develop in?
August 18, 2017
by Anton Shaleynikov
· 57,687 Views · 20 Likes
article thumbnail
Solving Dependency Conflicts in Maven
The more libraries you pull in, the more likely you are to hit conflicting dependencies. Here are a couple of ways to resolve them when using Maven.
Updated August 18, 2017
by Jose Manuel García Maestre
· 237,809 Views · 43 Likes
article thumbnail
Java EE: Past, Present, and Future
Take a look at how Java EE began, how it's grown and adapted to microservices and the cloud, and an overview of what's coming in Java EE 8.
August 18, 2017
by Alex Theedom
· 19,457 Views · 17 Likes
article thumbnail
Code Smells: Deeply Nested Code
Here we dive into deeply nested code, how or when it arises, the problems it poses, and the challenges involved in refactoring it out into something more useful.
August 18, 2017
by Trisha Gee
· 22,711 Views · 43 Likes
article thumbnail
Concourse Caching for Java Maven and Gradle Builds
Check out how Concourse CI now allows you to cache paths between task runs, opening the door to much faster Maven and Gradle builds.
August 17, 2017
by Biju Kunjummen
· 16,658 Views · 4 Likes
article thumbnail
New RegEx Features in Java 9
RegEx fans will want to brush up on the changes coming to Java 9. Check out how they'll be packaged with the module system and the new tweaks coming.
August 17, 2017
by Peter Verhas DZone Core CORE
· 15,049 Views · 10 Likes
  • Previous
  • ...
  • 463
  • 464
  • 465
  • 466
  • 467
  • 468
  • 469
  • 470
  • 471
  • 472
  • ...
  • 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
×