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 Coding Topics
Distributed Java Collections in Redis With Redisson
In this article, we go over an interesting open source database project and how it takes advantage of core principles of the Java language,.
January 2, 2019
by
Nikita Koksharov
·
20,608 Views
·
4 Likes
WildRydes (Serverless Web Application) With Terraform in AWS
Learn how to use S3, API gateways, AWS Lambda, and more to create and host a web application.
January 2, 2019
by
Vikram Nagarkar
·
11,764 Views
·
4 Likes
Primitives vs Objects in Java
Are there truly any non-null issues when using primitives instead of Objects?
January 2, 2019
by
John Vester
CORE
·
147,791 Views
·
12 Likes
Interpreting Kafka's Exactly-Once Semantics
Apache Kafka comes out-of-the-box packed with great data science features. We take a look at few of them in this post.
January 1, 2019
by
Rahul Agarwal
·
27,219 Views
·
5 Likes
Unit Testing Using Mockito and PowerMock
We take a look at these two great testing frameworks to see how they can help with a myriad of unit testing use cases.
January 1, 2019
by
Murat Derman
·
41,563 Views
·
3 Likes
Spring MVC JSP Form Tags Example
In this quick article, we will discuss all Spring MVC JSP form tags with code examples.
January 1, 2019
by
Ramesh Fadatare
·
64,121 Views
·
6 Likes
Redis-Based Distributed Java Semaphores With Redisson
We take a look under the hood of this interesting open source database and see how ti uses Java methods to make distributed semaphores possible.
January 1, 2019
by
Nikita Koksharov
·
13,387 Views
·
5 Likes
Transformer Design Pattern in Java
Learn more about this special design pattern than can fluently transform into any type of object.
January 1, 2019
by
Tomasz Linkowski
·
57,170 Views
·
63 Likes
Integrating Load Testing Into Azure Pipelines
Running load tests as part of your CI pipeline can help you catch major performance issues caused by minor code changes.
December 31, 2018
by
John Emmitt
·
21,888 Views
·
1 Like
Don't Use Functions Inside Angular Templates and What to Use Instead
To make your app do stuff you need functions, right? It turns out that pipes can actually be more useful in some instances.
Updated December 28, 2018
by
han huynh
·
121,824 Views
·
24 Likes
SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases
Explore a comparison between three relational databases: SQLite, MySQL, and PostgreSQL.
December 27, 2018
by
Asaf Yigal
·
28,565 Views
·
20 Likes
Scaling Jenkins With Kubernetes
Ramp your pods either up or down depending on need by using Jenkins with Kubernetes.
Updated December 27, 2018
by
Gaurav Vashishth
·
24,491 Views
·
7 Likes
How to Use the Risk Assessment Matrix in Project Management
Before you can solve, you have to see, and a risk matrix can help with just that.
December 25, 2018
by
Fred Wilson
·
27,976 Views
·
9 Likes
How to Use the Spring Config Server
Learn more about how to create remote configurations in your applications.
December 21, 2018
by
Jesus J. Puente
·
173,006 Views
·
27 Likes
Apache Superset in the Production Environment
We take a look at this interesting open source BI tool from the Apache Foundation, and show you how to set it up in a Docker container.
December 21, 2018
by
Abhishek Sharma
·
33,898 Views
·
7 Likes
Git Alias: Make Your Git Experience Simpler, Easier, Faster and Clean
Make things simpler and easier with these customizable Git shortcuts.
Updated December 21, 2018
by
Monzurul Haque Shimul
·
13,328 Views
·
6 Likes
Maven Skipping Tests
In this quick article, we will look into different ways to skip tests in maven applications.
December 21, 2018
by
Ramesh Fadatare
·
38,116 Views
·
7 Likes
Setting Up CI/CD Pipelines for Docker Kubernetes Project With Google Cloud Platform
Combine containers, orchestration, cloud, and DevOps in this tutorial demonstrating an simple CI/CD pipeline.
December 21, 2018
by
Amit Thakur
·
50,426 Views
·
15 Likes
PL/SQL 101: Defining and Managing Transactions
Transactions are the cornerstone of any ACID-compliant database.
December 21, 2018
by
Steven Feuerstein
·
20,736 Views
·
3 Likes
Exception Handling in Java Streams
When you want to use a method that throws a checkedException, you have to do something extra if you want to call it in a lambda.
December 21, 2018
by
Brian Vermeer
·
312,047 Views
·
118 Likes
Previous
...
494
495
496
497
498
499
500
501
502
503
...
Next