Zihlu Wang
2ee7ed79f0
build(global): optimised dependency references
2023-07-30 22:50:09 +08:00
Zihlu Wang
948521cb4c
feat(simple-jwt-authzero): finished authzero implementation
2023-07-30 22:47:17 +08:00
Zihlu Wang
bfc5d58896
feat(simple-jwt-facade): optimised design of the facade
...
added TokenAlgorithm enum; added annotation which to exclude some data
which is not proper to be displayed in a JSON Web Token
2023-07-30 22:46:47 +08:00
Zihlu Wang
6c90c69129
build(global): added dependencies
...
added dependencies com.auth0:java-jwt and io.jsonwebtoken:jjwt for jwt
implementation
2023-07-30 02:37:26 +08:00
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
c8400a3deb
docs(devkit-core): optimised docs
2023-07-30 00:17:12 +08:00
Zihlu Wang
a2f2313142
feat(simple-jwt-facade): finished the design of simple-jwt-facade
2023-07-29 23:57:54 +08:00
Zihlu Wang
f1ac3c21f3
docs(devkit-core): added package-info
2023-07-29 23:56:31 +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
6566304a39
feat(devkit-core): added NotImplementedException
2023-07-29 22:52:26 +08:00
Zihlu Wang
d8b9aee039
feat(global): added logback configuration
2023-07-29 22:50:18 +08:00
Zihlu Wang
ee666bd3b9
build(devkit-core): created module devkit-core
2023-07-29 22:49:48 +08:00
Zihlu Wang
8e174d3716
docs: added readme
2023-07-29 10:40:33 +08:00
Zihlu Wang
cdd4c7ad4d
docs: optimised javadoc
2023-07-29 07:41:20 +08:00
Zihlu Wang
291d64321f
docs: removed useless quote mark from copyright
2023-07-29 07:40:49 +08:00
Zihlu Wang
cac1a44e8c
docs: added LICENSE
2023-07-28 19:45:48 +08:00
Zihlu Wang
dcf53593ad
style(guid): removed useless quote mark
2023-07-28 19:44:44 +08:00
Zihlu Wang
41544f231a
feat(guid): added facade guid creator and snowflake guid generator
2023-07-28 19:32:46 +08:00
Zihlu Wang
44de3bcf69
build: create repository
2023-07-28 19:01:44 +08:00