请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

leaf 无法使用,没有注解@EnableLeafServer

代码如下:

<dependencies>
    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-web</artifactId>
    </dependency>
    <dependency>
        <artifactId>leaf-boot-starter</artifactId>
        <groupId>com.sankuai.inf.leaf</groupId>
        <version>1.0.1-RELEASE</version>
        <scope>system</scope>
        <!-- 我把github的leaf放到本地, mvn clean install后把包放到这个项目的根目录了 -->
        <systemPath>${basedir}/lib/leaf.jar</systemPath>
    </dependency>
    <dependency>
        <groupId>com.sankuai.inf.leaf</groupId>
        <artifactId>leaf-server</artifactId>
        <version>1.0.1</version>
    </dependency>
</dependencies>

不知道为什么。。。

正在回答

1回答

把github的leaf放到本地

不用这样的。你下载课程源码试试

0 回复 有任何疑惑可以回复我~
  • 提问者 弗兰克的IT生活 #1
    非常感谢!感觉leaf就是没开源,官网的代码没法跑。
    回复 有任何疑惑可以回复我~ 2021-01-24 16:28:43
  • 提问者 弗兰克的IT生活 #2
    咱们提供的源码用户名和密码是什么?
    回复 有任何疑惑可以回复我~ 2021-01-24 16:34:54
  • 提问者 弗兰克的IT生活 #3
    Could not find artifact com.sankuai.inf.leaf:leaf-boot-starter:pom:1.0.1-RELEASE in aliyun (http://maven.aliyun.com/nexus/content/groups/public/)
    
    
    阿里云镜像中没有
    回复 有任何疑惑可以回复我~ 2021-01-25 17:04:39
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信