[ 
https://issues.apache.org/jira/browse/SUBMARINE-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liu Xun updated SUBMARINE-160:
------------------------------
    Summary: Move Restful code to new workbench service class  (was: Move 
Restful code to new service class)

> Move Restful code to new workbench service class
> ------------------------------------------------
>
>                 Key: SUBMARINE-160
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-160
>             Project: Hadoop 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)

Reply via email to