Best Practices for Dependency Injection With Spring

In this post, we are going to show you how to use Project Lombok for best practices in dependency injection with the Spring Framework. Read all

The Relationship Between Modularity and Polymorphism

In this article, we discuss fundamental concepts behind modularity and polymorphism to provide readers a stronger understanding of Object-Oriented Design. Read all

Performance Capture I - Export HAR Using Selenium and BrowserMob-Proxy

In this article, we discuss how to capture network calls and resources loaded on a browser to export them as a HAR file using Selenium and BrowserMob-Proxy. Read all

Ant-to-Maven Conversions: The Painless Method

Check out this post to learn more about Ant-to-Maven conversions and how to do it in an easy, low-stress way. Read all

Using Jakarta Security on Tomcat and the Payara Platform

In this article, we discuss how to use the Java EE Security API (Jakarta Security) on Tomcat and the Payara Platform in order to better handle user-authentication. Read all

Chaos Testing Your Microservices With Istio

A software architect discusses the idea of chaos testing, why building a microservices architecture with failure in mind is important, and more. Read all

You Should Actually Be Listening to Metal When You Code

Read all

A Guide to Blockchain Immutability and Challenges

Immutability means it is difficult to make changes without collusion — not that data is unchangeable. Let's take a closer look at blockchain immutability. Read all

4 Chatbot Security Measures You Absolutely Need to Consider

In this post, we take a closer look at the best practices for securely building chatbots, including end-to-end encryption, authentication, and more. Read all

Using TLS With Rust (Part 2): Client Authentication

In part two of this series on implementing TLS with Rust, we take a closer look at client authentication via the X509 client certificate. Read all

 

 

 

 

Top