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
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,857 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,633 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,547 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,089 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,100 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
·
17,946 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
·
65,985 Views
·
8 Likes
Hibernate 5 Java Configuration Example
Configuring Hibernate 5 is a snap.
December 3, 2018
by
Ramesh Fadatare
·
184,265 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,549 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,161 Views
·
18 Likes
Node.js vs. Django: Is JavaScript Better Than Python?
Short answer, it depends on your circumstances. Read on to figure out whether Django or Node is better for your backend application.
November 30, 2018
by
Anton Shaleynikov
·
227,600 Views
·
22 Likes
Top 5 Courses to Learn Spring Boot in 2019
If you are looking to learn more about Spring Boot, then you have come to the right place!
Updated November 30, 2018
by
Javin Paul
·
61,567 Views
·
13 Likes
Spring Web Service Response Filtering
For large projects, you must control the serialization of a service response.
Updated November 29, 2018
by
Ruslan Konovalov
·
56,913 Views
·
12 Likes
Hibernate 5 XML Configuration Example
In this article, learn how to create a Hibernate Application using hibernate.cfg.xml configuration to connect to the MySQL database.
November 29, 2018
by
Ramesh Fadatare
·
165,995 Views
·
5 Likes
Quickly Understand JavaScript's .forEach() vs. jQuery's .each()
Red pill vs. blue pill. Montague vs. Capulet. The battle between vanilla JavaScript and jQuery methods has 'em both beat.
Updated November 29, 2018
by
Joy Twain
·
9,571 Views
·
2 Likes
Guide to Scripting With the Spring Framework
Scripting is one of the best ways to make your code customizable at runtime. Take a look!
Updated November 29, 2018
by
Andrey Belyaev
CORE
·
24,825 Views
·
14 Likes
Setting Up A PostgreSQL Database on An Ubuntu Instance
So much Ubuntu, so little time.
November 29, 2018
by
Kehinde Sanni
·
11,770 Views
·
4 Likes
Shortest Code and Lowest Latency in Java
How do you write code that executes at maximum speed while still keeping coding to a minimum?
November 28, 2018
by
Per-Åke Minborg
·
18,217 Views
·
16 Likes
MySQL Data Type: An Overview of the Data Types in MySQL
Review the various data types available in MySQL to help better understand which ones you should use and when.
November 28, 2018
by
Sahiti Kappagantula
·
43,397 Views
·
3 Likes
26 Reasons Why Using Optional Correctly Is Not Optional
Optionals are not as easy as they seem.
November 28, 2018
by
Anghel Leonard
CORE
·
288,493 Views
·
107 Likes
Previous
...
250
251
252
253
254
255
256
257
258
259
...
Next