Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
codeproject
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Nick Polyak's Software Articles are Coming to Dev.To
Nick Polyak
Nick Polyak
Nick Polyak
Follow
Jan 23
Nick Polyak's Software Articles are Coming to Dev.To
#
codeproject
#
csharp
#
avalonia
#
dynamicdata
Comments
Add Comment
1 min read
Understanding and Managing Tablespace in MySQL
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Jan 5
Understanding and Managing Tablespace in MySQL
#
codeproject
#
devops
#
databasecontainer
Comments
Add Comment
4 min read
Tips for Writing Effective Cron Job Time Patterns and Managing Time Zones
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 30 '24
Tips for Writing Effective Cron Job Time Patterns and Managing Time Zones
#
codeproject
#
java
#
javabackend
Comments
Add Comment
3 min read
Statistics Behind Latency Metrics: Understanding P90, P95, and P99
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 25 '24
Statistics Behind Latency Metrics: Understanding P90, P95, and P99
#
codeproject
#
oop
#
locusttestingavailab
Comments
Add Comment
3 min read
Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Dec 26 '24
Reasons to Use WireMock for Testing REST APIs in Spring Boot Applications
#
codeproject
#
spring
#
springtestingrestapi
Comments
Add Comment
4 min read
Techniques for Implementing Callbacks in Java: Code Examples and Results
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Dec 15 '24
Techniques for Implementing Callbacks in Java: Code Examples and Results
#
codeproject
#
java
#
javacallbackfunction
Comments
Add Comment
3 min read
Methods to Utilize Native Code in Java: How Java Loads Code from Other Languages
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 20 '24
Methods to Utilize Native Code in Java: How Java Loads Code from Other Languages
#
codeproject
#
java
#
javapythonjvmjre
Comments
Add Comment
4 min read
Techniques for Implementing the Service Locator Pattern in Java
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Dec 12 '24
Techniques for Implementing the Service Locator Pattern in Java
#
codeproject
#
java
#
oopjavamap
1
reaction
Comments
Add Comment
3 min read
Methods to Choose the Right Database: Understanding RDBMS vs. NoSQL
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 17 '24
Methods to Choose the Right Database: Understanding RDBMS vs. NoSQL
#
codeproject
#
devops
#
databasesqlnosql
Comments
Add Comment
4 min read
Secrets to Overcoming the Challenges of Horizontal Scaling in SQL Databases
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 15 '24
Secrets to Overcoming the Challenges of Horizontal Scaling in SQL Databases
#
codeproject
#
devops
#
databaseavailability
Comments
Add Comment
4 min read
Strategies to Reduce the Startup Time and Memory Footprint of Your Java App by Up to 60%
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 9 '24
Strategies to Reduce the Startup Time and Memory Footprint of Your Java App by Up to 60%
#
codeproject
#
java
#
javajvmcompiler
Comments
Add Comment
5 min read
SOAP APIs and REST APIs: A Detailed Comparison
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 4 '24
SOAP APIs and REST APIs: A Detailed Comparison
#
codeproject
#
devops
#
httphttpsobjectjsonx
Comments
Add Comment
4 min read
Techniques for Managing Concurrency in Java Using Semaphores
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 31 '24
Techniques for Managing Concurrency in Java Using Semaphores
#
codeproject
#
java
#
threadconcurrentjava
Comments
Add Comment
5 min read
Reasons to Stop Using RestTemplate in Spring Boot: A Comprehensive Guide
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Nov 27 '24
Reasons to Stop Using RestTemplate in Spring Boot: A Comprehensive Guide
#
codeproject
#
spring
#
beanspringrestapi
1
reaction
Comments
Add Comment
4 min read
How the Saga Pattern Resolves Distributed Transaction Issues: Methods and Real-World Example
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 20 '24
How the Saga Pattern Resolves Distributed Transaction Issues: Methods and Real-World Example
#
codeproject
#
java
#
transactionmicroserv
Comments
Add Comment
11 min read
The Secrets of Decomposition: The Philosophical Foundation of Programming
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 19 '24
The Secrets of Decomposition: The Philosophical Foundation of Programming
#
codeproject
#
oop
#
oopprogram
Comments
Add Comment
6 min read
Understanding the internal processes when a Spring Boot application begins
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 16 '24
Understanding the internal processes when a Spring Boot application begins
#
codeproject
#
spring
#
springbootbeanapplic
Comments
Add Comment
3 min read
Methods to Defend Against SQL Injection Attacks
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 15 '24
Methods to Defend Against SQL Injection Attacks
#
codeproject
#
oop
#
sqldatabasesecurityp
Comments
Add Comment
3 min read
7 Tips to Optimize Your Dockerfile for Faster Builds and Smaller Images
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 13 '24
7 Tips to Optimize Your Dockerfile for Faster Builds and Smaller Images
#
codeproject
#
devops
#
dockerdevop
Comments
Add Comment
4 min read
Methods to Efficiently Upload Files to Amazon S3 Using Java
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Oct 12 '24
Methods to Efficiently Upload Files to Amazon S3 Using Java
#
codeproject
#
devops
#
awss3
Comments
Add Comment
3 min read
What is the Difference Between Joint Point and Point Cuts in Spring AOP?
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Sep 30 '24
What is the Difference Between Joint Point and Point Cuts in Spring AOP?
#
codeproject
#
spring
#
aopspring
1
reaction
Comments
Add Comment
3 min read
What is DispatcherServlet, its importance and how to implement it?
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Sep 15 '24
What is DispatcherServlet, its importance and how to implement it?
#
codeproject
#
spring
#
springhttp
Comments
Add Comment
3 min read
What is the Spring Bean Lifecycle?
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Sep 11 '24
What is the Spring Bean Lifecycle?
#
codeproject
#
spring
#
springbeanbeanfactor
Comments
Add Comment
3 min read
What is Inversion of Control?
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Sep 9 '24
What is Inversion of Control?
#
codeproject
#
spring
Comments
Add Comment
3 min read
Understanding Serialization and Deserialization: Methods, Examples, and Best Practices
Anh Trần Tuấn
Anh Trần Tuấn
Anh Trần Tuấn
Follow
Sep 6 '24
Understanding Serialization and Deserialization: Methods, Examples, and Best Practices
#
codeproject
#
java
#
serializationdeseria
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account