perf: optimised MapUtil with safer implementations

This commit is contained in:
zihluwang
2024-06-26 08:35:16 +08:00
parent 0031750c2e
commit a59fbe4dce
4 changed files with 340 additions and 154 deletions
+2 -1
View File
@@ -27,4 +27,5 @@ include(
"simple-jwt-jjwt",
"simple-jwt-spring-boot-starter",
"property-guard-spring-boot-starter"
)
)
include("map-util-unsafe")