
Spring cloud Finchley Eureka使用密码
配置中有一点变化spring-boot1.xsecurity.basic.enabled=true security.user.name=admin security.user.password=admin而在spr...
配置中有一点变化spring-boot1.xsecurity.basic.enabled=true security.user.name=admin security.user.password=admin而在spr...
由于最近在学着使用redis做缓存,使用的是springboot2.x来搭建的项目。 看了看网上的一些教程,但是大多数教程都是基于1.x的版本来讲解的,但是springboot2.x之后发生了一些变动,网上...
我在使用了cnpm后node_modules之前的层级目录变成了同一级目录,所以目录很多,造成webstorm读取时卡死。网上大家列了各种方法,在这里我归纳一下!方法1.如下图所示(只对当前项目有效)或者如果要使用这...
Description:Field authenticationManager in xxx.auth.config.MyAuthorizationConfig required a bean of type 'or...
import org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent; import org.sprin...