You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Zhankun Tang (Jira)" <ji...@apache.org> on 2019/12/17 03:02:00 UTC

[jira] [Commented] (SUBMARINE-160) Move Restful code to new workbench service class

    [ https://issues.apache.org/jira/browse/SUBMARINE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997823#comment-16997823 ] 

Zhankun Tang commented on SUBMARINE-160:
----------------------------------------

[~liuxun323], is this already implemented in the commons module? Can we resolve it?

> Move Restful code to new workbench service class
> ------------------------------------------------
>
>                 Key: SUBMARINE-160
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-160
>             Project: Apache Submarine
>          Issue Type: Sub-task
>            Reporter: Xun Liu
>            Assignee: zhulinhao
>            Priority: Major
>              Labels: submarine-external-repo
>
> Move the database operation logic, from Restful to the newly created service class.
> e.g.,
> Move
>  
> {code:java}
> https://github.com/hadoopsubmarine/submarine/blob/master/submarine-server/src/main/java/org/apache/submarine/rest/SysUserRestApi.java
> {code}
> TO
>  
>  
> {code:java}
> https://github.com/hadoopsubmarine/submarine/blob/master/submarine-server/src/main/java/org/apache/submarine/database/service/SysUserService.java
> {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org