Commit Graph

26 Commits

Author SHA1 Message Date
zihluwang dbab844c75 style: adjust project sequence and include command in gradle
This commit provides IDE with convienience for code generations
2025-08-02 21:40:18 +08:00
siujamo 6788ac573a feat: add bi tuple 2025-07-17 09:45:05 +08:00
zihluwang 7aaea4a306 feat: delete jwt toolbox
Due to differing JWT requirements across projects, after careful
consideration, we have decided to remove this secondary encapsulation.
2025-06-18 11:05:01 +08:00
siujamo 71e7993352 refactor: rename modules
Closes #75
2025-06-17 16:32:57 +08:00
siujamo 3fc5f1dc28 refactor: rename project 2025-06-17 11:49:39 +08:00
Jam'o Siu c2b9f24065 Merge pull request #72 from onixbyte/feature/remove-devkit-core
refactor: remove `devkit-core`
2025-06-17 10:41:18 +08:00
siujamo 7f1a266758 refactor: remove devkit-core 2025-06-17 10:38:02 +08:00
siujamo 14090da153 refactor: remove simple-jwt in gradle settings 2025-06-17 10:36:11 +08:00
siujamo 4bc9426418 refactor: remove simple-serial 2025-06-17 10:33:55 +08:00
siujamo eba493cc32 feat: remove ReflectMapUtil 2025-06-17 10:28:30 +08:00
zihluwang 579a2e2e35 feat: remove deprecated module property-guard-spring-boot-starter 2025-06-04 21:07:16 +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
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
zihluwang 7eeb8a979a feat: serial service 2025-02-18 22:04:53 +08:00
zihluwang 526ebd12b4 feat: serial service 2025-02-18 22:04:14 +08:00
zihluwang f771b1af19 refactor: upgrage copyright years 2025-01-25 19:25:21 +08:00
zihluwang 9c3d9c5ad6 fix: fix build issues 2024-10-26 15:41:00 +08:00
zihluwang 95e6992c6d fix: fix build issues 2024-10-26 15:07:18 +08:00
zihluwang bfbc7024e5 fix: fix build issues 2024-10-26 15:06:26 +08:00
zihluwang 2ee29059b5 feat: added mathematic calculators 2024-09-14 02:02:47 +08:00
zihluwang fe88788611 feat: added ECDSA-based algorithm support
make the simple-jwt auth0 implementation can use ECDSA-based algorithms

BREAKING CHANGE: the io.jsonwebtoken:jjwt implementation was
discontinued since its design made a big challenge to encapsulation
2024-08-06 22:02:00 +08:00
zihluwang f29be80773 feat: added key pair loader 2024-07-25 21:56:15 +08:00
zihluwang a59fbe4dce perf: optimised MapUtil with safer implementations 2024-06-26 08:35:16 +08:00
Zihlu Wang 8601de7fb1 refactor: update copyright text
[skip ci]
2024-05-08 11:23:58 +08:00
Zihlu Wang 5e31565dd2 build: Changed toolchain to gradle. 2024-01-31 02:43:17 +08:00