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 Languages Topics

article thumbnail
Spring Component Scan
Here's what you need to know about component scanning in spring, including setup and configuration as well as tips for filtering.
December 18, 2017
by John Thompson
· 305,874 Views · 53 Likes
article thumbnail
Manipulating Trees Using SQL and the Postgres LTREE Extension
Today, I'll show you how to delete, move, and copy branches from one place to another in your tree using @> in combination with other LTREE functions.
December 17, 2017
by Pat Shaughnessy
· 24,403 Views · 5 Likes
article thumbnail
Java Remote Debugging in the Real World
Take a look at how to leverage Java to allow for the remote debugging of running Java applications in a production enviornment.
Updated December 17, 2017
by Eugen Paraschiv
· 36,477 Views · 10 Likes
article thumbnail
JMeter Performance and Load Testing
This article will help you understand the basics of the load testing tool JMeter for improving and maintaining performance, with links to the documentation.
December 16, 2017
by Todd Horn
· 66,026 Views · 16 Likes
article thumbnail
Using Docker Compose for Python Development
Let's see how you can use Docker Compose for local app development (with Python as the language of choice), all leading up to a CI/CD pipeline.
Updated December 16, 2017
by Kelly Andrews
· 23,517 Views · 3 Likes
article thumbnail
8 CSS Strategies for Writing Maintainable, Streamlined Front-End Code
Code quality doesn't just apply to the hardcore Java or C stuff on the backend, it goes for CSS as well. Read on to see how to write great CSS!
December 16, 2017
by Corinne Kunze
· 15,347 Views · 12 Likes
article thumbnail
Scala: Calculating the Distance Between Two Locations
Time to put your trigonometry hats on to see how you can calculate the distance between coordinates on the globe in Scala.
December 15, 2017
by Shivansh Srivastava
· 21,780 Views · 5 Likes
article thumbnail
Writing Large Datasets to Excel Files Using EPPlus in C#
Recently, I had to resolve an issue of a corrupt report file of an enterprise application in production. People suggested I use EPPlus, and I was NOT disappointed.
December 15, 2017
by Ayobami Adewole
· 59,915 Views · 2 Likes
article thumbnail
Java 8: The Bad Parts
With Java 9 here, let's take a look at what its predecessor, Java 8, did well and, more importantly, where it left room for improvement.
December 14, 2017
by Grzegorz Piwowarek
· 34,504 Views · 47 Likes
article thumbnail
Installing the Postgres LTREE Extension
Learn how to get the Postgres LTREE extension installed and enabled so that you can access special SQL operators and functions designed to support tree operations.
December 14, 2017
by Pat Shaughnessy
· 12,212 Views · 4 Likes
article thumbnail
Jackson Annotations for JSON (Part 2): Serialization
As we continue our journey through Jackson annotations, let's see what you can use in your POJOs to serialize Java objects to JSON.
Updated December 14, 2017
by John Thompson
· 92,240 Views · 12 Likes
article thumbnail
CRUD Operation With ASP.NET Core MVC Using ADO.NET and Visual Studio 2017
Introduction In this article, I am going to explain how to create an MVC web application in ASP.NET Core 2.0 using ADO.NET. We will be creating a sample Empl...
December 13, 2017
by Ankit Sharma
· 143,038 Views · 12 Likes
article thumbnail
Jackson Annotations for JSON (Part 1): Serialization and Deserialization
This introductory post will cover the Jackson annotations you should keep in mind when you need to control both deserialization and serialization between POJOs and JSON.
December 13, 2017
by John Thompson
· 47,975 Views · 20 Likes
article thumbnail
Microservices on the JVM With Actors
When it comes to bringing microservices to the JVM, it's hard to go wrong with Akka and its actor model. Let's see how they contribute to microservices adoption.
December 12, 2017
by Markus Eisele
· 23,068 Views · 16 Likes
article thumbnail
How to Find and Fix Memory Leaks in Your Java Application
Do you have a Java app that runs fine at first but slows down after a while? Or, perhaps it runs fine for a small number of files but performance degrades when the number of files increases? You might have a memory leak...
December 12, 2017
by Leo Ufimtsev
· 121,407 Views · 29 Likes
article thumbnail
Trying to Represent a Tree Structure Using Postgres
I'll be publishing a series of blog posts on the Postgres LTREE extension. I'll get started today by trying to insert a tree structure into a Postgres table using standard SQL.
December 12, 2017
by Pat Shaughnessy
· 18,346 Views · 4 Likes
article thumbnail
How to Create an Immutable Class in Java
Here, we'll define the typical steps for creating an immutable class in Java and shed light on some common mistakes made while creating immutable classes.
December 12, 2017
by Hussein Terek
· 255,515 Views · 126 Likes
article thumbnail
Trying BitBucket Pipelines With ASP.NET Core
In this post, we'll go through the process of trying to use the CI tool, BitBucket Pipelines, with an ASP.NET Core application.
December 11, 2017
by Juergen Gutsch
· 13,810 Views · 5 Likes
article thumbnail
Automatic-Module-Name: Calling All Java Library Maintainers
Java library maintainers who want to help users out with Java 9's modularity should read this post immediately to learn how to make Automatic Modules.
December 11, 2017
by Sander Mak
· 14,965 Views · 6 Likes
article thumbnail
Spring 5, Embedded Tomcat 8, and Gradle
Learn how to use Gradle to structure a Spring 5 project with Tomcat 8 embedded inside. See how to bootstrap Spring 5, support JSON content, and more!
December 9, 2017
by Bruno Krebs
· 34,467 Views · 19 Likes
  • Previous
  • ...
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • ...
  • 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
×