Understanding Java’s Strong, Soft, Weak, and Virtual References
1. (StrongReference) Strong references are the most commonly used references. If an object has a strong reference, then the garbage…
Read More1. (StrongReference) Strong references are the most commonly used references. If an object has a strong reference, then the garbage…
Read MoreHow does import “take over the screen”? Rejection of Module Re-export. Module redirection is a common technique. It is heavily…
Read MoreHello, I see on your resume that you use Redis in your projects, why do you use Redis? I can’t…
Read MoreI’ve been using the MYSQL database quite a bit in the last couple of years, and I’ve found some very…
Read MoreIntroduction to RocketMQ RocketMQ is a pure Java, distributed , queuing model of open source messaging middleware , formerly MetaQ,…
Read MoreWith microservices and distributed applications rapidly taking over the development landscape, data integrity and security are more important than ever.…
Read MorePerformance optimization has always been the focus of back-end service optimization, but online performance failure problems are not frequent, or…
Read MoreCode optimization, a very important topic. Maybe some people think it is useless, some small places what is good to…
Read MoreBigDecimal Overview Java provides the API class BigDecimal in the java.math package to perform exact arithmetic on numbers with more…
Read MoreAnd not only the error message return specification, the API design rarely follows the RESTful style, most of them are…
Read More