排序
I am going to learn java in next 8 weeks, please follow me for regular updates
I am going to learn java in next 8 weeks, please follow me for regular updates, JAVA How do python programmers start learning Python? Python shell : That's why Python is easy to le...
DTO & DAO in Software Development
DTO & DAO in Software Development,DTO (Data Transfer Object) and DAO (Data Access Object) are key design patterns often used in software development, particularly in Java-based app...
JeKa: The Simplest Way to Publish on Maven Central
JeKa: The Simplest Way to Publish on Maven Central, Jeka: The Simplest Way to (3 Part Series) 1 JeKa: The Simplest Way to Publish on Maven Central 2 JeKa: The Simplest Way to Creat...
Jib: Getting Expert Docker Results Without Any Knowledge of Docker
Jib: Getting Expert Docker Results Without Any Knowledge of Docker, Introduction Well have I got some news for you. If you’ve been following my latest blog posts, I’ve been talki...
Optimizing Docker Image Size for Java Applications: Multi-Stage Builds & JLink Explained
Optimizing Docker Image Size for Java Applications: Multi-Stage Builds & JLink Explained,Introduction: In the fast-paced world of application deployment, optimizing Docker images i...
Votre application Java est en détresse ? N’appelez pas le SAMU, activez simplement un profiler !
Votre application Java est en détresse ? N'appelez pas le SAMU, activez simplement un profiler !,En 20 ans de développement Java, j'ai souvent joué les détectives pour résoudr...
Run your application in Docker and build your own image
Run your application in Docker and build your own image,Docker is good solution when you want to fast deploying your applications and run in different operating systems. You don't ...
API Testing: Ensuring Reliable and Robust Software Applications
API Testing: Ensuring Reliable and Robust Software Applications, APIs (Application Programming Interfaces) serve as the backbone of modern software systems, enabling seamless commu...
All About Proxies: Types and Implementing a Reverse Proxy with Load Balancing Using NGINX and Docker
All About Proxies: Types and Implementing a Reverse Proxy with Load Balancing Using NGINX and Docker, Building Resilient Backends: A Journey with NGINX and Spring Boot (4 Part Seri...
Understanding Java Build and Packaging: A Beginner’s Guide to DevOps
Understanding Java Build and Packaging: A Beginner's Guide to DevOps, Understanding Java Build and Packaging: A Beginner's Guide to DevOps# Hey there, future DevOps engineers! If y...
Deploying a Java Gradle Application on DigitalOcean
Deploying a Java Gradle Application on DigitalOcean,About this project Project Overview The primary goal of this project is to deploy a Java application built with Gradle on Digita...
Debug and Monitor Java App with VisualVM and jstack
Debug and Monitor Java App with VisualVM and jstack, Multithreading Essentials (4 Part Series) 1 Multithreading Concepts Part 1: Atomicity and Immutability 2 Multithreading Concept...