Handling Java Errors in Mule 4

This tutorial explains how to handle Java errors in Mule 4. Read all

A Small Microservice Developed in Scala Using Hexagonal Architecture

A software developer explores how to create HTTP REST end-points for use in a microservice application using the Scala language and Hexagonal Architecture Read all

Java Concurrency: Thread Confinement

In this blog, we are going to explore thread confinement and Java concurrency, what it means, and how we achieve it. Read all

Converting Objects to Map and Back

Check out this tutorial to learn how to convert data objects to Maps, and then back again, using the Java::Geci code generation tool. Read all

How Much Memory Does a Java Thread Take?

Check out this article to learn more about Java memory consumption and how much memory a Java thread takes in your applications. Read all

Final Keyword and JVM Memory Impact

Check out this post to learn more about using the final keyword and how it can impact JVM memory and object initialization. Read all

Encryption, Part 3: Hybrid Encryption

If you're looking for the best of both worlds when it comes to symmetric and public/private key encryption, look no further than hybrid encryption. Read all

Serializing Objects to URL Encoded Form Data

A developer and DZone MVB gives a tutorial on how to serialize extension methods in C# for use in the ASP.NET Core to perform integration tests. Read all

This Swearing Roomba Is What Python Was Born to Create

YouTuber Michael Reeves may be young, but he totally gets the true spirit of one of the world's most beloved programming languages. Read all

How to Crash an Email Server With a Single Email

Check out this tutorial on how to crash an email server using one email, freezing the Node.js event loop for several seconds due to the number of attachments. Read all

 

 

 

 

Top