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
Java Testing Complete Guide
In this article, we discuss nine of the most common types of application testing and review code samples and tools for each in Java.
Updated March 11, 2020
by
Dmitry Egorov
CORE
·
58,097 Views
·
38 Likes
How to Migrate From JUnit 4 to JUnit 5 Step by Step
In this tutorial, we take a look at how you can create and migrate a basic Spring Boot application from JUnit 4 to the refreshed JUnit 5.
March 11, 2020
by
Awkash Agrawal
·
47,944 Views
·
4 Likes
Distributed Java Queues on Top of Redis
In this article, we discuss six different types of Redis-based distributed queues using the Redisson Java framework.
Updated March 11, 2020
by
Nikita Koksharov
·
32,239 Views
·
8 Likes
Querying The DBpedia Open Knowledge Graph With Standard SQL
DBpedia is a crowd-sourced community project that extracts structured content from mainly Wikipedia pages — learn how to use it!
March 11, 2020
by
Carlos F. Enguix
·
9,437 Views
·
3 Likes
Develop a Java Application With Kafka
In this article, we discuss how to develop a secure, scalable, messaging Java application with Kafka
Updated March 11, 2020
by
Daniel Pereira
·
57,891 Views
·
11 Likes
Develop a Secure CRUD Application Using Angular and Spring Boot
In this article, we discuss how to implement OpenID Connect with Angular, Kotlin, Spring Boot, and Okta.
Updated March 11, 2020
by
Matt Raible
·
19,303 Views
·
6 Likes
Develop a REST API Using Java and Jetty
In this tutorial, you will build a simple web service with Jetty embedded. After that, you will build the same web service in Spring Boot and Jetty.
Updated March 11, 2020
by
Andrew Hughes
·
52,942 Views
·
9 Likes
Immutability in JavaScript — When and Why Should You Use It
In this article, take a look at immutability in JavaScript and see when and why you should use it.
March 10, 2020
by
Manjunath M
·
37,904 Views
·
3 Likes
Skaffold: K8s Development Made Easy
In this post, look at Skaffold for automatic building and deploying our application to a Kubernetes cluster during development.
March 10, 2020
by
Gunter Rotsaert
CORE
·
13,678 Views
·
8 Likes
Loading Files From Web Browser With Mule
This tutorial explains how to load files from your web browser using Mule 4.
Updated March 10, 2020
by
Kasim Bekur
·
17,594 Views
·
4 Likes
Unbounded Stream Processing Using Apache Beam
Today, we are going to build a simple WordCount data pipeline using Apache Kafka for unbounded sources.
March 9, 2020
by
Sunil pandith
·
15,427 Views
·
3 Likes
Integration Dotenv With NestJS and Type ORM
In this article, we discuss how to integrate dotenv with NestJs and TypeORM to get you up and going with your Node application configuration.
March 5, 2020
by
Jason Rees
·
23,800 Views
·
5 Likes
Taming AWS Costs With Cost and Usage Reports + AWS Athena
If your cloud costs are wearing you down, take a look at how you can integrate AWS Athena with you database for better cost usage insight.
Updated March 5, 2020
by
Ayush Sharma
·
6,147 Views
·
2 Likes
Java Records: A Closer Look
Check out this deep look into Java Records for declaring classes and see how it compares to Kotlin's Data Class and Scala's Case Class features.
March 4, 2020
by
Ali Dehghani
·
14,707 Views
·
10 Likes
Remove a BOM Character From an Apache Camel Exchange Message (DSL Java)
In this article, we provide a brief tutorial on how to remove a BOM character from an Apache Camel exchange message with DSL Java.
Updated March 4, 2020
by
Dr. Julia Förster
·
15,780 Views
·
5 Likes
4 Techniques for Writing Better Java
Touching on topics from inheritance and overriding to final classes and methods, here is some advice on how to be a better Java coder.
Updated March 3, 2020
by
Justin Albano
CORE
·
93,649 Views
·
129 Likes
Rails 6: Multiple DB Support
Learn about Rails 6 and it's multiple databases support and see why you want this support.
March 3, 2020
by
Ajay Babar
·
8,594 Views
·
4 Likes
At a Glance - Reviewing the GUIs of MongoDB, RavenDB, and CouchDB
In this article, we walk through the GUIs of three major document databases, including MongoDB, RavenDB, and CouchDB.
Updated March 3, 2020
by
Mor Hilai
·
29,777 Views
·
8 Likes
For Loops in JavaScript: Native, forEach, and For-of
In this article, we cover how to loop over array in JavaScript with a traditional, native loop, ES6's forEach method, and a for-of loop.
March 2, 2020
by
Peter Connelly
·
11,498 Views
·
5 Likes
Testing Asynchronous Operations in Spring With JUnit 5 and Byteman
In this article, we will be discussing how to test operations in an application that uses a Spring context (with asynchronous operations enabled).
February 28, 2020
by
Szymon Tarnowski
CORE
·
38,063 Views
·
7 Likes
Previous
...
206
207
208
209
210
211
212
213
214
215
...
Next