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
From Java Anonymous Class to Single Line Lambda in 3 Steps
See the steps involved in transforming traditional Java anonymous classes into Java 8 lambdas.
June 1, 2016
by Matthew Casperson
· 65,672 Views · 4 Likes
article thumbnail
Style or Format JSON Data in jQuery
In this post, we have a look at how to style JSON data on a client returned from a server. Sometimes it's necessary to show the data in a more raw format.
June 1, 2016
by Sibeesh Venu
· 30,960 Views · 4 Likes
article thumbnail
Benchmarking High-Concurrency HTTP Servers on the JVM
Benchmarking HTTP servers is beset by several difficulties: tests may be conducted with unrealistic parameters (e.g., pure overhead v maximum concurrency), and thus yield unuseful results. Our tests are different and produced some interesting outcomes that yielded new learnings about HTTP performance in the wild.
May 31, 2016
by Fabio Tudone
· 40,106 Views · 10 Likes
article thumbnail
How Dependency Injection (DI) Works In Spring Java Application Development
This article explains the concept of Dependency Injection (DI) and how it works in Spring Java application development.
May 30, 2016
by Ethan Millar
· 258,393 Views · 25 Likes
article thumbnail
Read YAML in Java with Jackson
Jackson is one of the best JSON libraries for Java. Now with the YAML extension of Jackson, we can use Jackson to process YAML in Java.
May 30, 2016
by Manik Magar
· 323,860 Views · 11 Likes
article thumbnail
Top Ten Reasons Web Developers Should Use AngularJS
Angular is a powerful tool that lets you develop highly interactive and intuitive web applications, without any hustle. Hopefully, these 10 reasons will give you an idea why Angular JavaScript is a modern-age web development tool.
May 30, 2016
by Andrei Prikaznov
· 26,962 Views · 4 Likes
article thumbnail
Thoughts on JSRs, TCKs, and Open Source
Most Technology Compatibility Kits are closed source, making it difficult to get reference implementations of JSRs certified. Is it time to change this?
May 27, 2016
by Sebastian Daschner
· 6,035 Views · 3 Likes
article thumbnail
Setting Up Distributed Infinispan Cache with Hibernate and Spring
A pretty typical setup–a Spring and Hibernate application that requires a distributed cache. But it turns out to be not so trivial to setup.
May 26, 2016
by Bozhidar Bozhanov
· 17,484 Views · 3 Likes
article thumbnail
Singleton Pattern: The Good, the Bad, and the Ugly
The singleton pattern is one of the most well-known design patterns... wait, or is it an anti-pattern? See how to implement the singleton in Java EE, and look at some of the pros and cons.
May 25, 2016
by Alex Theedom
· 15,233 Views · 9 Likes
article thumbnail
What Tools Do You Need for Continuous Delivery?
A 101 crash course on some of the basic categories of tools for DevOps and Continuous Delivery practices.
May 24, 2016
by Badri Srinivasan
· 46,986 Views · 13 Likes
article thumbnail
Jackson Dependency Issue in Spring Boot with Maven Build
In this article, a Spring Boot 1.3.3 dependency issue is explored and an override is provided.
May 23, 2016
by John Thompson
· 171,572 Views · 10 Likes
article thumbnail
An Intro to Encryption in Python 3
Learn how to encrypt and decrypt strings using the PyCrypto and cryptography libraries.
May 22, 2016
by Mike Driscoll
· 42,241 Views · 7 Likes
article thumbnail
JavaScript Functions as JavaScript Variables
A JavaScript Function is a JavaScript Variable until it is executed (evaluated). Read on for a full explanation.
May 20, 2016
by Mangesh Pise
· 18,463 Views · 2 Likes
article thumbnail
Tic-Tac-Toe in Angular 2 and Typescript
If a tic-tac-toe game is worth writing, it's worth writing about, complete with activity diagram and test scaffolding.
May 20, 2016
by Jeremy Likness
· 15,447 Views · 8 Likes
article thumbnail
Java Suspended Thread States
Java threads can be in six different states: NEW, RUNNABLE, BLOCKED, WAITING, TIMED_WAITING, and TERMINATED. We will explore them here.
May 19, 2016
by Ram Lakshmanan DZone Core CORE
· 161,011 Views · 19 Likes
article thumbnail
Java 8 HashMaps, Keys, and the Comparable Interface
In this post, we are going to discover a new, important feature that Java 8 brings to us in the event of hash collisions.
May 18, 2016
by Tamás Györfi
· 36,788 Views · 41 Likes
article thumbnail
Log4J 2 Configuration: Using the Properties File
This post looks at using and configuring the Log4j 2 properties file, letting you change various configuration options without modifying your application code.
May 18, 2016
by John Thompson
· 346,811 Views · 13 Likes
article thumbnail
Working With Akka Actors
Here we're going to look at the Akka actor model with a simple example: fetching weather data from Yahoo.
May 18, 2016
by Hardik Pandya
· 12,506 Views · 10 Likes
article thumbnail
Why We Didn't Choose Node.js for the DreamFactory REST API Backend
Scaling out using PHP while still building on Google's V8 JavaScript runtime... read on to hear about DreamFactory's decisions when building their REST API backend.
May 18, 2016
by Bill Appleton
· 13,171 Views · 4 Likes
article thumbnail
Object-Oriented PHP and jQuery AJAX
In this article, I want to introduce Object-Oriented PHP, jQuery AJAX and explain how to combine PHP with jQuery AJAX by illustrating an example.
May 17, 2016
by Ngoc Minh Tran
· 34,105 Views · 3 Likes
  • Previous
  • ...
  • 500
  • 501
  • 502
  • 503
  • 504
  • 505
  • 506
  • 507
  • 508
  • 509
  • ...
  • 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
×