This is an automated email from the ASF dual-hosted git repository.

journey pushed a change to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 4fb06a7  [Test][api] Introduce api controller unit test example (#3447)
     add f7f0760  [Improvement][api] Introduce access token service interface 
for clear code (#3438)

No new revisions were added by this update.

Summary of changes:
 .../api/controller/AccessTokenController.java      |  30 +++--
 .../api/service/AccessTokenService.java            | 126 +++------------------
 .../AccessTokenServiceImpl.java}                   |  39 ++++---
 .../api/service/AccessTokenServiceTest.java        | 109 ++++++++----------
 4 files changed, 104 insertions(+), 200 deletions(-)
 copy 
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/{AccessTokenService.java
 => impl/AccessTokenServiceImpl.java} (88%)

Reply via email to