Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1f08f9d

Browse files
codingforkind@163.comcodingforkind@163.com
codingforkind@163.com
authored and
codingforkind@163.com
committed
re
1 parent cebf350 commit 1f08f9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎mirror-common/src/main/java/cn/com/mirror/project/config/ProjectProperty.java‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,15 @@
1212
@Data
1313
public class ProjectProperty {
1414

15+
/**
16+
* The project's location
17+
*/
1518
@Bind(value = "project.url")
1619
private String url;
1720

21+
/**
22+
* Write the dependence into the graph db or not
23+
*/
1824
@Bind(value = "project.graph.db.write")
1925
private Boolean enableWriteGraphDB;
2026
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /