Commit Graph

  • 003cb5a086 docs: add javadoc siujamo 2025-06-09 12:51:21 +08:00
  • 4965a95297 feat: load EC public key with given x, y and curve name siujamo 2025-06-09 12:40:29 +08:00
  • 7dfd02f11e refactor: fix exception message typo siujamo 2025-06-09 12:00:43 +08:00
  • a4d42722ad docs: add docs for loading RSA public key with modulus and exponent siujamo 2025-06-09 11:52:12 +08:00
  • e03cc180c9 feat: load RSA public key via modulus and exponent siujamo 2025-06-09 11:49:57 +08:00
  • 6ac9f1ae49 refactor: renamed key pair loader siujamo 2025-06-09 11:49:27 +08:00
  • 579a2e2e35 feat: remove deprecated module property-guard-spring-boot-starter zihluwang 2025-06-04 21:07:16 +08:00
  • 744f82f2e3 docs: update versioning badge zihluwang 2025-06-04 20:56:07 +08:00
  • 588e177edc Merge pull request #66 from onixbyte/release/2.2.0 Jam'o Siu 2025-06-04 11:36:05 +08:00
  • f5bcdacb2e refactor: mark PropertyGuard as deprecated and for removal siujamo 2025-06-04 11:31:56 +08:00
  • 18682e8325 fix: remove impl note siujamo 2025-06-04 11:27:55 +08:00
  • d9ca38e310 Merge pull request #65 from onixbyte/release/2.2.0 Jam'o Siu 2025-06-04 11:25:39 +08:00
  • 40d8b59919 build: upgrade to 2.2.0 siujamo 2025-06-04 11:23:29 +08:00
  • 6c8ed1cc38 Merge pull request #64 from onixbyte/release/2.2.0 Jam'o Siu 2025-06-04 11:19:46 +08:00
  • bfbce31e27 refactor: remove logger and unused imports siujamo 2025-06-04 11:15:25 +08:00
  • 410cb0d6d1 test: unit test for RangeUtil siujamo 2025-06-04 11:05:02 +08:00
  • 56dbf1a6f2 test: unit test for RangeUtil siujamo 2025-06-04 11:00:32 +08:00
  • 7363d57c15 feat: generate descending sequence siujamo 2025-06-04 11:00:00 +08:00
  • fd0419ac63 refactor: remove unused imports siujamo 2025-06-04 10:54:08 +08:00
  • 66e65c3072 refactor: remove logger siujamo 2025-06-04 10:52:49 +08:00
  • fea28084f2 refactor: remove ListUtil since its function is the same as CollectionUtil's siujamo 2025-06-04 10:52:22 +08:00
  • 2bd2e4e101 test: test for HashUtil siujamo 2025-06-04 10:50:12 +08:00
  • 9937df4124 test: test for CollectionUtil siujamo 2025-06-04 10:39:50 +08:00
  • 0ff8febb47 fix: when maxSize equals to 0, an ArithmaticException will be raised siujamo 2025-06-04 10:39:33 +08:00
  • 94e73077cd test: tests for BranchUtil siujamo 2025-06-04 10:32:00 +08:00
  • 3f9dc06438 test: tests for BoolUtil siujamo 2025-06-04 10:26:47 +08:00
  • 4702b3a293 test: tests for Base64Util siujamo 2025-06-04 10:14:03 +08:00
  • 6e46db2c26 test: tests for AesUtil siujamo 2025-06-04 10:06:15 +08:00
  • 256d5b936a refactor: change exception handling siujamo 2025-06-04 10:05:49 +08:00
  • 45f13a34e8 fix: validate non-empty list before sorting zihluwang 2025-06-03 19:34:38 +08:00
  • bbc5215f84 feat: UUIDv7 implementation zihluwang 2025-06-03 19:20:15 +08:00
  • 4149554cd9 Merge branch 'develop' zihluwang 2025-05-23 13:09:59 +08:00
  • 2aea64fc24 docs: added editorconfig, code of conduct and contributing docs zihluwang 2025-05-22 23:33:24 +08:00
  • a8029d6ca7 docs: added developer information siujamo 2025-05-22 13:43:34 +08:00
  • c9d50c8d0f Merge pull request #63 from onixbyte/develop Jam'o Siu 2025-05-22 12:56:01 +08:00
  • 4d2b2f50fa Merge pull request #62 from onixbyte/release/2.1.3 Jam'o Siu 2025-05-22 12:52:14 +08:00
  • 7da8ae9894 build: build v2.1.3 siujamo 2025-05-22 12:49:55 +08:00
  • 81eee46f10 Merge pull request #61 from onixbyte/feature/optimised-generic-type Jam'o Siu 2025-05-22 12:46:48 +08:00
  • 7abb6954d0 docs: optimised docs siujamo 2025-05-22 11:57:27 +08:00
  • 48714e599a feat: marked BranchUtil#getResult as deprecated and for removal in future releases siujamo 2025-05-22 11:52:51 +08:00
  • 0642bd836e feat: refactor BranchUtil<T> to BranchUtil siujamo 2025-05-22 11:40:23 +08:00
  • be38668d00 Merge pull request #59 from onixbyte/fix/component-missing-in-key-loader Zihlu Wang 2025-05-16 14:48:31 +08:00
  • dd62720062 Merge pull request #60 from onixbyte/feature/upgrade-dependencies Zihlu Wang 2025-05-16 14:47:40 +08:00
  • 2e0e99ce27 Merge remote-tracking branch 'origin/feature/upgrade-dependencies' into feature/upgrade-dependencies siujamo 2025-05-16 10:22:51 +08:00
  • 020a5eae6d chore: upgrade dependencies siujamo 2025-05-16 10:17:12 +08:00
  • 258780716a fix: missing components for RSA key pair siujamo 2025-05-16 10:17:12 +08:00
  • 78f9d2d3a7 fix: missing components for RSA key pair siujamo 2025-05-16 10:03:32 +08:00
  • 11af681267 Merge pull request #58 from onixbyte/feature/migration-to-central-publisher-portal Zihlu Wang 2025-05-05 13:55:23 +08:00
  • fe9b47fc1f fix: added --fail flag to prevent non-success HTTP responses cause the step to fail Zihlu Wang 2025-05-05 13:53:51 +08:00
  • f1d7d0f245 refactor: migrate to Central Publisher Portal zihluwang 2025-05-05 10:39:17 +08:00
  • 4f7f58b6a7 Merge pull request #56 from onixbyte/develop Jam'o Siu 2025-04-26 19:16:16 +08:00
  • 07f697c0ca refactor: remove simple-jwt from develop branch zihluwang 2025-04-26 19:03:18 +08:00
  • 7cafabfcfa Merge pull request #55 from onixbyte/develop Jam'o Siu 2025-04-24 16:38:25 +08:00
  • 144685d4fa Merge branch 'main' into develop siujamo 2025-04-24 15:21:16 +08:00
  • 5343c1440f Merge pull request #53 from onixbyte/feature/rsa-key-loader Jam'o Siu 2025-04-24 15:19:56 +08:00
  • 31dd63efef docs: completed readme siujamo 2025-04-24 15:14:47 +08:00
  • 2b99dfb3f2 docs: completed javadocs siujamo 2025-04-24 15:08:06 +08:00
  • 998923e47e feat: load RSA key pair from pem-formatted key text siujamo 2025-04-24 14:54:32 +08:00
  • 098a2fd4a7 chore: downgrade junit to 5.11.4 siujamo 2025-04-24 14:53:11 +08:00
  • fc945839d2 refactor: extract common codes siujamo 2025-04-24 13:15:46 +08:00
  • e3500d0b50 refactor: updated copyright information siujamo 2025-04-24 11:51:34 +08:00
  • 9b644611f7 Merge branch 'main' into develop siujamo 2025-04-24 11:44:09 +08:00
  • 5503dc572b refactor: changed to version catalogue and upgraded dependencies siujamo 2025-04-24 11:43:41 +08:00
  • e216ca8757 docs: added javadoc zihluwang 2025-04-18 19:36:54 +08:00
  • b205698eb1 feat: added support for different types of token claims zihluwang 2025-04-18 19:35:41 +08:00
  • f660f8af59 refactor: added logback configuration zihluwang 2025-04-18 19:35:06 +08:00
  • 55a89f6d68 docs: added Javadoc zihluwang 2025-04-12 17:27:26 +08:00
  • 6326f1b78b Merge pull request #52 from siujamo/develop Zihlu Wang 2025-04-03 10:25:41 +08:00
  • 68f42f6fba feat: TokenManager supports to read a bean from a token siujamo 2025-04-03 10:21:42 +08:00
  • ad5b5ba146 feat: sign JSON Web Token with HmacSHA algorithms zihluwang 2025-04-02 22:40:22 +08:00
  • 6fbf624efa Merge pull request #51 from onixbyte/develop Zihlu Wang 2025-04-02 22:39:33 +08:00
  • fdf3263373 feat: a class to store the three parts of the token in raw type zihluwang 2025-04-02 21:04:43 +08:00
  • adda608c7e feat: object mapper holder zihluwang 2025-04-02 21:03:00 +08:00
  • c37ffdb604 feat: token payload information zihluwang 2025-04-02 21:02:45 +08:00
  • 6814718f23 feat: added predefined constants zihluwang 2025-04-02 20:55:46 +08:00
  • b1dbc1c0e9 feat: added simple-jwt module to create, verify and read JSON Web Token natively zihluwang 2025-04-02 20:55:21 +08:00
  • 68bf18d944 feat: use the same private constructor comment within the whole repository zihluwang 2025-04-02 20:54:17 +08:00
  • 5f892b34b0 feat: chunk list with specified list type zihluwang 2025-03-25 19:52:15 +08:00
  • f4d075e45b Merge pull request #50 from onixbyte/develop Zihlu Wang 2025-03-23 22:06:45 +08:00
  • 1a29a4c85b docs: added javadoc zihluwang 2025-03-23 15:56:45 +08:00
  • 1381203719 build: upgrade to v2.1.0 zihluwang 2025-03-23 14:17:59 +08:00
  • d33176a0ee feat: add functionality to split a list into sub lists of specified size zihluwang 2025-03-23 12:57:29 +08:00
  • f3e6e70f75 Merge pull request #49 from siujamo/main Zihlu Wang 2025-03-21 11:23:59 +08:00
  • fc802b11d7 refactor: values must use project variables siujamo 2025-03-21 11:22:07 +08:00
  • ef8cde211d feat: moved devkit-bom inside this project siujamo 2025-03-21 11:16:17 +08:00
  • f7c809b557 refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts siujamo 2025-03-21 10:33:52 +08:00
  • e6d8d78756 Merge pull request #48 from OnixByte/release/v2.0.0 Zihlu Wang 2025-02-18 22:25:23 +08:00
  • 7eeb8a979a feat: serial service zihluwang 2025-02-18 22:04:53 +08:00
  • c0e3889421 Merge remote-tracking branch 'origin/release/v2.0.0' into release/v2.0.0 zihluwang 2025-02-18 22:04:35 +08:00
  • 526ebd12b4 feat: serial service zihluwang 2025-02-18 22:04:14 +08:00
  • d535bd165f docs: optimised docs zihluwang 2025-02-15 12:23:22 +08:00
  • fb8d6e3476 feat: extracted Base64.Decoder zihluwang 2025-02-15 11:00:57 +08:00
  • 952a329047 chore: upgrade spring version zihluwang 2025-01-27 20:27:30 +08:00
  • 42d40c3d15 docs: updated readme zihluwang 2025-01-26 21:14:42 +08:00
  • 0b04bf23ed docs: updated javadoc zihluwang 2025-01-26 21:07:49 +08:00
  • cd5fee9db6 Merge branch 'main' into release/v2.0.0 zihluwang 2025-01-26 20:19:01 +08:00
  • 49b6ccc917 docs: updated comments zihluwang 2025-01-26 20:13:31 +08:00
  • 7905b0d4d4 docs: updated project README zihluwang 2025-01-26 20:10:32 +08:00
  • cf7e5efa62 test: tested loading ECDSA key pair from text zihluwang 2025-01-26 20:05:06 +08:00
  • 5f9ea34af0 feat: extracted ECDSA key pair loader zihluwang 2025-01-26 18:47:46 +08:00