Implement token endpoints #42

Merged
hurui200320 merged 2 commits from feat/38 into develop 2025-09-29 07:22:17 +00:00
Member

This PR implemented ticket #38 with the following changes:

  • Use reflection to call service method based on request method field.
  • Implement token endpoints described in #38
This PR implemented ticket #38 with the following changes: + Use reflection to call service method based on request method field. + Implement token endpoints described in #38
Also implement auto json to parameter conversion using jackson's type factory
feat: implement token endpoints, along with unit tests
Some checks failed
CI for publishing docker image / build-and-publish (push) Waiting to run
Unit test coverage / gradle-test (push) Waiting to run
Unit test coverage / gradle-test (pull_request) Has been cancelled
28a45fc56a
ISSUE CLOSED: clevermicro/user-management#38
requested review from stanislav.hejny 2025-09-22 14:19:37 +00:00

Coverage is 89%

Coverage is 89%
hurui200320 deleted branch feat/38 2025-09-29 07:22:17 +00:00
hurui200320 referenced this pull request from a commit 2025-09-29 07:22:18 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference: clevermicro/user-management#42
No description provided.