PinnedPublished inJavarevisitedThe exception mechanism of Java has been controversial.As a java developer, I believe you are familiar with the exception system of Java. There are two types of exception in Java: checked…Sep 2, 2022A response icon2Sep 2, 2022A response icon2
PinnedPublished inJavarevisitedFive API Performance Optimization Tricks that Every Java Developer Must KnowWhy is your API response so slow? Maybe you need to solve these problems.Aug 7, 2022A response icon3Aug 7, 2022A response icon3
PinnedPublished inJavarevisitedWhich is Faster For Loop or Foreach in JavaYou can get some tricks of collection traversal through this article.Jun 16, 2022A response icon5Jun 16, 2022A response icon5
PinnedPublished inJavarevisited5 Best Java Libraries Every Java Developer Should KnowDo you know these excellent Java libraries?Jul 21, 2022A response icon2Jul 21, 2022A response icon2
PinnedPublished inJavarevisited5 Useful IntelliJ IDEA Plugins to Improve Your Coding EfficiencyOnce you use these plugins, you can’t live without them.Jun 25, 2022A response icon5Jun 25, 2022A response icon5
Published inLevel Up CodingExploring Snowflake Algorithm for Global Unique Primary Keys in Distributed SystemsWhat is the snowflake algorithm? This article will take you to know it.May 19, 2024May 19, 2024
Published inLevel Up CodingUse @Validated to handle API complex parameter validationCome and learn about the advanced usage of @Validated parameter validation.Feb 20, 2024A response icon1Feb 20, 2024A response icon1
Published inLevel Up CodingSpring Type ConversionLet me introduce you to the type conversion system of the Spring framework so that you don’t have to foolishly write your type conversion…Jan 14, 2024A response icon1Jan 14, 2024A response icon1
Published inLevel Up CodingWhat is a VirtualThreadUsing VirtualThread for more convenient operation of multiple threads.Sep 3, 2023A response icon1Sep 3, 2023A response icon1
Published inLevel Up CodingPlease Stop Using @Autowired Field Injection in the SpringAre you still using field injection?Aug 1, 2023A response icon15Aug 1, 2023A response icon15