-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
建议如标题
原因: 目前部分项目想说明一样的情况下,
<dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${env.JAVA_HOME}/lib/tools.jar</systemPath>
</dependency>
这个 jar 不太好解决问题,建议吧这个 jar 直接打进 httpdoc-spring-mvc 项目或者 httpdoc-spring-boot 中,预计会更方便一些
Metadata
Metadata
Assignees
Labels
No labels