chenweida 60f9ea89f4 参数配置 8 年之前
..
src 340628dac0 参数配置 8 年之前
pom.xml 60f9ea89f4 参数配置 8 年之前
readMe.MD 60f9ea89f4 参数配置 8 年之前

readMe.MD

此项目是一个对外的网关项目

网关调用微服务利用fegin(spring-cloud-starter-feign)

查看服务健康

    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-actuator</artifactId>
    </dependency>

localhost:8088/health