Zihlu Wang
65daccf478
docs(global): Improve documentation comments
...
Enriched the content of the documentation to ensure every package and
class has proper documentation comments; Modified the formatting for
consistent and neat presentation.
2023-07-30 02:27:05 +08:00
Zihlu Wang
89837f78f3
docs(global): optimised docs
2023-07-30 00:34:35 +08:00
Zihlu Wang
b7d4cf6c1e
refactor(global): make package name standardization
2023-07-29 23:18:56 +08:00
Zihlu Wang
da6fdccb88
feat(devkit-core): added MapUtil
2023-07-29 22:56:53 +08:00
Zihlu Wang
b9347c7a29
feat(devkit-core): added HashUtil
2023-07-29 22:56:42 +08:00
Zihlu Wang
bc53d23ebe
feat(devkit-core): added ChainedCalcUtil
2023-07-29 22:56:35 +08:00
Zihlu Wang
84426ae452
feat(devkit-core): added BranchUtil
...
BranchUtil reduces if...else... code blocks by using lambda expressions.
2023-07-29 22:56:11 +08:00
Zihlu Wang
caaf2eb74e
feat(devkit-core): added Base64Util
...
Base64Util can encode any string to Base64 string or decode any Base64
string.
2023-07-29 22:55:12 +08:00
Zihlu Wang
d8b9aee039
feat(global): added logback configuration
2023-07-29 22:50:18 +08:00