-
Notifications
You must be signed in to change notification settings - Fork 1k
Version 1.0.1 of DSS is adapted to Apache of linkis #444;All interfaces of DSS can be changed into spring MVC #445 #447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.0.1 of DSS is adapted to Apache of linkis #444;All interfaces of DSS can be changed into spring MVC #445 #447
Conversation
Version 1.0.1 of DSS is adapted to Apache of linkis #444
/** | ||
* @Author alexyang |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove author information.
/** | ||
* Created by v_wbjftang on 2019/9/24. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove author information.
/** | ||
* @Author alexyang |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove author information.
/** | ||
* @author allenlliu | ||
* @date 2021/3/10 17:32 | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove author information.
|
||
<!-- <resource> | ||
<directory>src/main/resources</directory> | ||
<includes> | ||
<include>**/*.xml</include> | ||
<include>**/*.properties</include> | ||
<include>**/*.yml</include> | ||
</includes> | ||
</resource>--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove unless information.
/** | ||
* @author allenlliu | ||
* @date 2021/3/10 17:32 | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove author information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Version 1.0.1 of DSS is adapted to Apache of linkis #444
All interfaces of DSS can be changed into spring MVC #445