DEV Community

# codeproject

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Techniques for Implementing an Effective Anticorruption Layer in Your System

Techniques for Implementing an Effective Anticorruption Layer in Your System

Comments
4 min read
Nick Polyak's Software Articles are Coming to Dev.To

Nick Polyak's Software Articles are Coming to Dev.To

Comments
1 min read
Understanding and Managing Tablespace in MySQL

Understanding and Managing Tablespace in MySQL

Comments
4 min read
Secrets to Effective Memory Management in GraalVM Native Image

Secrets to Effective Memory Management in GraalVM Native Image

1
Comments
5 min read
Tips for Writing Effective Cron Job Time Patterns and Managing Time Zones

Tips for Writing Effective Cron Job Time Patterns and Managing Time Zones

Comments
3 min read
Statistics Behind Latency Metrics: Understanding P90, P95, and P99

Statistics Behind Latency Metrics: Understanding P90, P95, and P99

Comments
3 min read
Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications

Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications

Comments
4 min read
Techniques for Implementing Callbacks in Java: Code Examples and Results

Techniques for Implementing Callbacks in Java: Code Examples and Results

Comments
3 min read
Methods to Utilize Native Code in Java: How Java Loads Code from Other Languages

Methods to Utilize Native Code in Java: How Java Loads Code from Other Languages

Comments
4 min read
Techniques for Implementing the Service Locator Pattern in Java

Techniques for Implementing the Service Locator Pattern in Java

1
Comments
3 min read
Methods to Choose the Right Database: Understanding RDBMS vs. NoSQL

Methods to Choose the Right Database: Understanding RDBMS vs. NoSQL

Comments
4 min read
Secrets to Overcoming the Challenges of Horizontal Scaling in SQL Databases

Secrets to Overcoming the Challenges of Horizontal Scaling in SQL Databases

Comments
4 min read
Strategies to Reduce the Startup Time and Memory Footprint of Your Java App by Up to 60%

Strategies to Reduce the Startup Time and Memory Footprint of Your Java App by Up to 60%

Comments
5 min read
SOAP APIs and REST APIs: A Detailed Comparison

SOAP APIs and REST APIs: A Detailed Comparison

Comments
4 min read
Techniques for Managing Concurrency in Java Using Semaphores

Techniques for Managing Concurrency in Java Using Semaphores

Comments
5 min read
Reasons to Stop Using RestTemplate in Spring Boot: A Comprehensive Guide

Reasons to Stop Using RestTemplate in Spring Boot: A Comprehensive Guide

1
Comments
4 min read
How the Saga Pattern Resolves Distributed Transaction Issues: Methods and Real-World Example

How the Saga Pattern Resolves Distributed Transaction Issues: Methods and Real-World Example

Comments
11 min read
The Secrets of Decomposition: The Philosophical Foundation of Programming

The Secrets of Decomposition: The Philosophical Foundation of Programming

Comments
6 min read
Understanding the internal processes when a Spring Boot application begins

Understanding the internal processes when a Spring Boot application begins

Comments
3 min read
Methods to Defend Against SQL Injection Attacks

Methods to Defend Against SQL Injection Attacks

Comments
3 min read
7 Tips to Optimize Your Dockerfile for Faster Builds and Smaller Images

7 Tips to Optimize Your Dockerfile for Faster Builds and Smaller Images

Comments
4 min read
Methods to Efficiently Upload Files to Amazon S3 Using Java

Methods to Efficiently Upload Files to Amazon S3 Using Java

Comments
3 min read
What is the Difference Between Joint Point and Point Cuts in Spring AOP?

What is the Difference Between Joint Point and Point Cuts in Spring AOP?

1
Comments
3 min read
What is DispatcherServlet, its importance and how to implement it?

What is DispatcherServlet, its importance and how to implement it?

Comments
3 min read
What is the Spring Bean Lifecycle?

What is the Spring Bean Lifecycle?

Comments
3 min read
loading...