Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Languages Topics
Agile Best Practices Every Agile Team Should Have in Place
We have summarized the best practices for each of the four most popular implementations of the Agile practice.
December 13, 2018
by
Fred Wilson
·
34,269 Views
·
4 Likes
JVM Calendar: JDPR or Java Data Protection Recommendations
After GDPR, we offer some additional thoughts on data protection within Java applications.
December 12, 2018
by
Erik Costlow
·
10,499 Views
·
3 Likes
Collection: SQL Server Sample Databases
Need a sample database to test out your queries? Look at a collection of different ones you can make use of immediately.
December 11, 2018
by
Jonathan Danylko
·
76,276 Views
·
6 Likes
Java Convert Map to Array [Snippet]
Check out this code example to learn more about converting to arrays.
December 10, 2018
by
Ramesh Fadatare
·
20,893 Views
·
8 Likes
The JDKs: Which One to Use?
Need help deciding which JDK is right for you? Look no further.
December 10, 2018
by
Fernando Almeida
·
113,393 Views
·
46 Likes
Database Continuous Integration With the Redgate SQL Toolbelt and Azure DevOps
This article explains how to set up a SQL Server source control and database continuous integration (CI) process from scratch.
December 10, 2018
by
Alex Yates
·
10,142 Views
·
4 Likes
Installing Maven With Your JDK
Apache Maven remains one of the most popular dependency managers in the world of Java.
December 7, 2018
by
John Thompson
·
93,842 Views
·
11 Likes
How to Fix Invalid Target Release: 1.7, 1.8, 1.9, or 1.10 Error in Maven Build
Trying to build a Java project with Maven but your build keeps failing? Here's why.
December 7, 2018
by
Javin Paul
·
180,592 Views
·
7 Likes
WeakHashMap in Java With Class Example
Let's take a closer look at the WeakHashMap implementation in Java.
December 7, 2018
by
Ramesh Fadatare
·
20,675 Views
·
15 Likes
The Right Way to Reverse a String in Java
Learn the right way to reverse a String.
Updated December 6, 2018
by
Jonatan Ivanov
·
46,296 Views
·
26 Likes
Type Safe State Machines in TypeScript
State machines are an important and often-used implement in software development. Let's take a look at how to create one using TypeScript.
December 6, 2018
by
David Karapetyan
·
11,951 Views
·
4 Likes
All Hibernate Annotations: Mapping Annotations
If you make use of Hibernate, then this exhaustive reference of hibernate annotations will come in handy.
Updated December 6, 2018
by
Ramesh Fadatare
·
69,881 Views
·
7 Likes
Introduction to SparkSession
We go over how to use this new feature of Apache Spark 2.0, covering all the Scala and SQL code you'll need to get started.
December 5, 2018
by
Abhishek Baranwal
·
65,675 Views
·
3 Likes
Identifying Poor Object Names in Froglogic Squish – and How to Improve Them
Learn how to improve generated object names for GUI controls in Squish.
Updated December 4, 2018
by
Frerich Raabe
·
12,258 Views
·
3 Likes
Why I Never Null-Check Parameters
Writing code with input parameters that are not null is not "safer" — it's the opposite.
December 4, 2018
by
Robert Brautigam
·
95,425 Views
·
30 Likes
The Dex File Format
Let's get to familiar with Dex files, which are about to get a lot smaller with the advent of D8.
Updated December 3, 2018
by
Jamie Lynch
·
18,092 Views
·
1 Like
Distributed Java Locks With Redis
Learn more about distributed locking and how to implement it in your projects!
December 3, 2018
by
Nikita Koksharov
·
66,534 Views
·
8 Likes
Hibernate 5 Java Configuration Example
Configuring Hibernate 5 is a snap.
December 3, 2018
by
Ramesh Fadatare
·
184,755 Views
·
13 Likes
How to Solve Your Java Performance Problems (Part 1)
Solve your Java performance problems with PDM, the Performance Diagnostic Methodology.
December 3, 2018
by
Gunter Rotsaert
CORE
·
35,654 Views
·
56 Likes
Customize HTTP Error Responses in Spring Boot
Learn more about customizing error responses in Spring Boot.
November 30, 2018
by
Jesus J. Puente
·
151,373 Views
·
18 Likes
Previous
...
255
256
257
258
259
260
261
262
263
264
...
Next