logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

spring boot 项目启动很慢

最近在项目启动的时候总是很慢,总是卡在类似下面的Initializing ExecutorService处,经网上搜索,是因为debug启动时开启了断点,把断点置于关闭状态即可快速启动2021-04-08 17:00:09,042 INFOthreads.xxxThreadPoolTaskExecutor(ExecutorConfigurationSupport.java:181) - Initi

traefik使用 -- consul kv动态配置

consul下载地址:https://www.consul.io/downloadstraefik下载地址:https://github.com/traefik/traefik/releases启动traefik的命令traefik.exe --api.insecure=true--configFile=traefik-sample.yml配置文件 traefik-sample.yml######

#consul
traefik -- 流量复制

配置文件################################################################## Configuration sample for Traefik v2.## For Traefik v1: https://github.com/traefik/traefik/blob/v1.7/traefik.sample.toml##########

到底了