Skip to content

建议吧 com.sun.tools 直接依赖进仓库 #2

@gclm

Description

@gclm

建议如标题

原因: 目前部分项目想说明一样的情况下,

        <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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions