Skip to content

yihleego/pharos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharos

Pharos is a java based routing component for Spring Cloud.

Installation

Please make sure the Java version is 1.8 and above.

$ git clone https://github.com/yihleego/pharos.git
$ cd pharos
$ mvn clean install

Dependency

Maven

<dependency>
    <groupId>io.leego</groupId>
    <artifactId>pharos</artifactId>
    <version>0.0.1</version>
</dependency>

Gradle

implementation 'io.leego:pharos:0.0.1'

Documentation

  • Building...

Contact

License

Pharos is under the Apache 2.0 license. See the LICENSE file for details.

About

Pharos is a java based, routing component for Spring Cloud.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages