Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot注解启动leafserver #90

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Conversation

Yaccc
Copy link
Member

@Yaccc Yaccc commented Mar 15, 2020

No description provided.

@Yaccc Yaccc changed the title springboot注解启动三方jar包leafserver springboot注解启动leafserver Mar 21, 2020
@Yaccc Yaccc requested review from thelight1 and zztztt March 21, 2020 17:00
@Yaccc
Copy link
Member Author

Yaccc commented Mar 21, 2020

image
打包成二方包,利用springstarter的注解能力,实现@EnableLeafServer 开启leafserver,后续上传leaf jar到maven仓库,不需要要下载工程 build,直接在依赖之后,配置相关必要信息即可使用leaf

<dependency>
	<artifactId>leaf-boot-starter</artifactId>
    <groupId>com.sankuai.inf.leaf</groupId>
    <version>1.0.1-RELEASE</version>
</dependency>

@zztztt @thelight1 review代码,准备合并进master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants