Skip to content
Tao Liu edited this page Oct 11, 2022 · 2 revisions

采用JDK 8 编译构建

Maven构建

git clone https://github.com/baidu/starlight.git
#Build starlight-all
mvn clean install --file starlight/pom.xml
#Build starlight-starter
mvn clean install --file spring-cloud-starter-baidu-starlight/pom.xml  

Introdution

Getting Started

Design Documment

Communication

Information

Clone this wiki locally