IP属地:海南
版本对应关系 官网[https://www.elastic.co/cn/support/matrix#matrix_compatibility]
springCloud 依赖版本 使用ConfigurationProperties注解,不需要@RefreshScope注解,也可以自动刷新 ...
1 监听配置文件 使用FileAlterationListenerAdaptor 2 更新环境 environment.getPropertyS...
数据库选择mysql启动 1 修改配置文件 指定数据库类型 keycloak.conf 或者命令行指定(优先级最高) 2 ./kc.sh sta...
官网链接api[https://www.keycloak.org/docs-api/19.0.2/rest-api/index.html] ad...
mysql8 安装完后,第一次登陆命令行后,需要修改密码 ALTER USER 'root'@'localhost' IDENTIFIED WI...
通过用户名、密码获得token 通过client_credentials方式创建 curl -X POST \ -H "Content-Ty...
设置验证类 AllPermission 可以忽略权限注解
这个版本不需要修改zeppelin-site.xml文件 只需要mv shiro.ini.template shiro.ini这个文件 vi s...