Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f51b511e
authored
Oct 07, 2023
by
huangjinxin
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
2 parents
828a7f01
ae1e58c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
project-order/pom.xml
project-order/pom.xml
View file @
f51b511
...
...
@@ -139,13 +139,15 @@
<plugin>
<groupId>
com.github.shalousun
</groupId>
<artifactId>
smart-doc-maven-plugin
</artifactId>
<version>
2.7.
6
</version>
<version>
2.7.
7
</version>
<configuration>
<configFile>
./src/main/resources/smart-doc.json
</configFile>
<projectName>
${project.description}
</projectName>
<includes>
<!-- 使用了jpa的分页需要include所使用的源码包 -->
<include>
org.springframework.data:spring-data-commons
</include>
<include>
com.alibaba.cloud:project-interface
</include>
<include>
com.alibaba.cloud:project-order
</include>
</includes>
</configuration>
</plugin>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment