Zihlu Wang
020f7d3456
fix: Fixed the initialising order of bean jtiCreator and ~TokenResolver
2023-08-28 14:41:02 +08:00
Theodore Hills
fc0cc6f538
refactor(global): Upgrade to version 1.0.0.
2023-08-17 20:36:05 +08:00
zihluwang
628e4cd217
build: Changed version code to v1.0.0-RC
2023-08-13 01:32:57 +08:00
zihluwang
dc51ec00c3
build: Upgrade to 1.0.0-beta
2023-08-12 03:23:19 +08:00
Zihlu Wang
e7a4deb9b6
build(global): Build jar files, upload to github packages and maven central
2023-08-07 12:00:20 +08:00
Zihlu Wang
c53124bb61
style(global): Added README for each module
2023-08-03 18:57:39 +08:00
Zihlu Wang
7c1082ca71
style(guid): The constructor parameters order of SnowflakeGuidCreator has been adjusted.
...
BREAKING CHANGE: Original order: long startEpoch, long workerId, long
dataCentreId
New order: long workerId, long dataCentreId, long
startEpoch
2023-08-01 19:02:28 +08:00
Zihlu Wang
ea191b39fb
docs(global): Created README file for each module
2023-07-31 23:43:24 +08:00
Zihlu Wang
748e474a82
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 22:53:09 +08:00
Zihlu Wang
715ae6db3a
docs: Fix all docs from one <p> represents for a paragraph
2023-07-31 21:43:09 +08:00
Zihlu Wang
2ee7ed79f0
build(global): optimised dependency references
2023-07-30 22:50:09 +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
b7d4cf6c1e
refactor(global): make package name standardization
2023-07-29 23:18:56 +08:00
Zihlu Wang
d8b9aee039
feat(global): added logback configuration
2023-07-29 22:50:18 +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
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