Commit Graph

432 Commits

Author SHA1 Message Date
Zihlu Wang 6fbf624efa Merge pull request #51 from onixbyte/develop
docs: use unified comments on private constructor
2025-04-02 22:39:33 +08:00
zihluwang fdf3263373 feat: a class to store the three parts of the token in raw type 2025-04-02 21:04:43 +08:00
zihluwang adda608c7e feat: object mapper holder 2025-04-02 21:03:00 +08:00
zihluwang c37ffdb604 feat: token payload information 2025-04-02 21:02:45 +08:00
zihluwang 6814718f23 feat: added predefined constants 2025-04-02 20:55:46 +08:00
zihluwang b1dbc1c0e9 feat: added simple-jwt module to create, verify and read JSON Web Token natively 2025-04-02 20:55:21 +08:00
zihluwang 68bf18d944 feat: use the same private constructor comment within the whole repository 2025-04-02 20:54:17 +08:00
zihluwang 5f892b34b0 feat: chunk list with specified list type 2025-03-25 19:52:15 +08:00
Zihlu Wang f4d075e45b Merge pull request #50 from onixbyte/develop
feat: add functionality to split a list into sub lists of specified size
2025-03-23 22:06:45 +08:00
zihluwang 1a29a4c85b docs: added javadoc 2025-03-23 15:56:45 +08:00
zihluwang 1381203719 build: upgrade to v2.1.0 2025-03-23 14:17:59 +08:00
zihluwang d33176a0ee feat: add functionality to split a list into sub lists of specified size 2025-03-23 12:57:29 +08:00
Zihlu Wang f3e6e70f75 Merge pull request #49 from siujamo/main 2025-03-21 11:23:59 +08:00
siujamo fc802b11d7 refactor: values must use project variables 2025-03-21 11:22:07 +08:00
siujamo ef8cde211d feat: moved devkit-bom inside this project 2025-03-21 11:16:17 +08:00
siujamo f7c809b557 refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts 2025-03-21 10:33:52 +08:00
Zihlu Wang e6d8d78756 Merge pull request #48 from OnixByte/release/v2.0.0
Release/v2.0.0
2025-02-18 22:25:23 +08:00
zihluwang 7eeb8a979a feat: serial service 2025-02-18 22:04:53 +08:00
zihluwang c0e3889421 Merge remote-tracking branch 'origin/release/v2.0.0' into release/v2.0.0 2025-02-18 22:04:35 +08:00
zihluwang 526ebd12b4 feat: serial service 2025-02-18 22:04:14 +08:00
zihluwang d535bd165f docs: optimised docs 2025-02-15 12:23:22 +08:00
zihluwang fb8d6e3476 feat: extracted Base64.Decoder 2025-02-15 11:00:57 +08:00
zihluwang 952a329047 chore: upgrade spring version 2025-01-27 20:27:30 +08:00
zihluwang 42d40c3d15 docs: updated readme 2025-01-26 21:14:42 +08:00
zihluwang 0b04bf23ed docs: updated javadoc 2025-01-26 21:07:49 +08:00
zihluwang cd5fee9db6 Merge branch 'main' into release/v2.0.0 2025-01-26 20:19:01 +08:00
zihluwang 49b6ccc917 docs: updated comments 2025-01-26 20:13:31 +08:00
zihluwang 7905b0d4d4 docs: updated project README 2025-01-26 20:10:32 +08:00
zihluwang cf7e5efa62 test: tested loading ECDSA key pair from text 2025-01-26 20:05:06 +08:00
zihluwang 5f9ea34af0 feat: extracted ECDSA key pair loader 2025-01-26 18:47:46 +08:00
zihluwang e28559a5f9 refactor: upgrade to v2.0.0 2025-01-26 18:47:05 +08:00
Zihlu Wang 8e6ba3235b Merge pull request #47 from OnixByte/develop
fix: fix ci error
2025-01-25 20:41:03 +08:00
zihluwang b60d6c27b0 fix: fix ci error 2025-01-25 20:40:21 +08:00
Zihlu Wang 2efe577325 Merge pull request #46 from OnixByte/develop
Develop
2025-01-25 20:02:12 +08:00
zihluwang 971037f160 chore: removed lombok and upgraded copyright 2025-01-25 19:53:04 +08:00
zihluwang f771b1af19 refactor: upgrage copyright years 2025-01-25 19:25:21 +08:00
zihluwang a8aa5b16e3 build: upgrade to v1.8.0 2025-01-19 00:07:41 +08:00
zihluwang ef504bbe06 feat: added RangeUtil
RangeUtil is a utility class providing methods for generating streams of
integers that emulate the behaviour of Python's range function.
2025-01-19 00:06:18 +08:00
zihluwang a85c562b66 docs: added docs 2025-01-18 14:06:13 +08:00
zihluwang 566a960c14 ci: added step to display all outputs 2024-12-29 13:01:43 +08:00
zihluwang 225356d92a style: removed contact information in javadoc 2024-12-29 12:54:13 +08:00
zihluwang 97e1448d98 build: upgrade to v1.7.0 2024-12-29 12:47:57 +08:00
Zihlu Wang 1d8826681d Merge pull request #45 from OnixByte/develop
v1.7.0
2024-12-29 12:23:25 +08:00
zihluwang 9664d34f2d test: unit test for Base64Util 2024-12-29 12:21:56 +08:00
zihluwang 74a4df5ad8 test: unit test for AesUtil 2024-12-27 11:39:05 +08:00
zihluwang 2673609292 test: test not implemented exception 2024-12-26 23:26:22 +08:00
zihluwang bbf73d7ecf style: updated javadoc 2024-12-26 22:57:04 +08:00
zihluwang f587230072 style: updated copyright 2024-12-26 22:22:51 +08:00
zihluwang 7e01574472 feat: added logback configuration for local test uses 2024-12-26 22:00:25 +08:00
zihluwang ade73ae8e3 style: reformatted javadocs 2024-12-26 20:16:00 +08:00