自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (11)
  • 收藏
  • 关注

原创 Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime(72)

今天启动vue项目遇到以下报错: 可能是因为版本不对,一般情况下都是版本低了,由于node-sass是向下兼容的,所以我们可以下载最新版本的; 解决方法如下: 1、卸载当前版本node sass npm uninstall --save node-sass 2、重新安装node sass npm install --save node-sass ...

2020-12-21 14:41:48 210

原创 zookeeper启动端口占用,org.apache.zookeeper.server.admin.AdminServer$AdminServerException: Problem starting

020-12-07 19:03:05,560 [myid:] - ERROR [main:ZooKeeperServerMain@85] - Unable to start AdminServer, exiting abnormally org.apache.zookeeper.server.admin.AdminServer$AdminServerException: Problem starting AdminServer on address 0.0.0.0, port 8080 and co...

2020-12-12 12:36:02 602 1

原创 ZooKeeper(8):Linux安装ZooKeeper

下载

2020-12-12 12:21:35 167

Cascader.js级联选择器

Cascader.js级联选择器

2024-01-25

2022年区块链白皮书

2022区块链白皮书

2023-09-17

LCN适配springcloud2.0的jar包

LCN适配springcloud2.0的jar包

2023-08-25

lcn分布式事务框架源码

lcn分布式事务框架源码

2023-08-25

Spring Boot(六十四):SpringBoot集成Gzip压缩数据

https://phoenix.blog.csdn.net/article/details/132299704配套资料

2023-08-16

Hbase项目实例相关资料

博客配置套资料:https://blog.csdn.net/u013938578/article/details/131581135?spm=1

2023-07-08

hbase专题配套文件

博客配套文件:https://phoenix.blog.csdn.net/article/details/131490039

2023-07-03

hbase专题测试文件

博客配套文件:https://phoenix.blog.csdn.net/article/details/131467398

2023-07-03

hbase导入测试数据集

博客文档:https://phoenix.blog.csdn.net/article/details/131457322

2023-07-03

Disruptor专题简单案例资料

Disruptor专题简单案例资料 https://phoenix.blog.csdn.net/article/details/131264151

2023-06-17

lucene专题教程代码

lucene案例代码https://blog.csdn.net/u013938578/category_12317662.html

2023-06-15

lucene入门数据库资料

博客使用的sql文件https://blog.csdn.net/u013938578/article/details/130798404?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%2C%22rId%22%3A%22130798404%22%2C%22source%22%3A%22u013938578%22%7D

2023-05-21

sentinel-feign-parent

博客配套代码:https://blog.csdn.net/u013938578/article/details/130581078?csdn_share_tail=%7B%22type%22%3A%22blog%22%2C%22rType%22%3A%22article%22%2C%22rId%22%3A%22130581078%22%2C%22source%22%3A%22u013938578%22%7D

2023-05-09

多图片上传加回显springboot代码

https://phoenix.blog.csdn.net/article/details/129574133配套代码

2023-03-16

springboot脱敏

https://phoenix.blog.csdn.net/article/details/129555715 对应资料

2023-03-15

SpringBoot实现验证码功能

https://phoenix.blog.csdn.net/article/details/128756931

2023-01-24

博客教程相关sql脚本

https://phoenix.blog.csdn.net/article/details/128754261

2023-01-23

springcloud专题相关资料

https://phoenix.blog.csdn.net/article/details/128746553

2023-01-21

springboot基于redis防止接口恶意刷新和暴力请求

资源相关博客:https://blog.csdn.net/u013938578/article/details/128717396

2023-01-17

springboot自定义starter

https://blog.csdn.net/u013938578/article/details/128697641

2023-01-15

javawebuploader分片上传

javawebuploader分片上传,博客地址:https://blog.csdn.net/u013938578/article/details/128521565

2023-01-02

AT模式seate测试代码

https://blog.csdn.net/u013938578/article/details/128444416?spm=1001.2014.3001.5501

2022-12-26

neo4j教程配套的西游图数据库资源

neo4j教程配套的西游图数据库资源

2022-10-02

drools代码示例包

https://blog.csdn.net/u013938578/article/details/125950738?spm=1001.2014.3001.5502 先关教程配套代码

2022-08-12

mysql读写分离演示

https://blog.csdn.net/u013938578/article/details/124986641?spm=1001.2014.3001.5501

2022-05-29

skywalkingRPC

博客https://blog.csdn.net/u013938578/article/details/124538809?spm=1001.2014.3001.5502相关代码

2022-05-10

skywalkingspringboot

该文章springboot部分的代码:https://blog.csdn.net/u013938578/article/details/124506852?spm=1001.2014.3001.5502

2022-05-10

skywalking演示代码

配合https://blog.csdn.net/u013938578/article/details/124506852文章使用

2022-04-30

java实现简单的单点登录

相比于单系统登录,sso需要一个独立的认证中心,只有认证中心能接受用户的用户名密码等安全信息,其他系统不提供登录入口,只接受认证中心的间接授权。间接授权通过令牌实现,sso认证中心验证用户的用户名密码没问题,创建授权令牌,在接下来的跳转过程中,授权令牌作为参数发送给各个子系统,子系统拿到令牌,即得到了授权,可以借此创建局部会话,局部会话登录方式与单系统的登录方式相同。对应的课程网址:https://blog.csdn.net/u013938578/article/details/104629534

2020-03-03

人工智能微信小程序之识别图片上的文字并提取出来

人工智能微信小程序之识别图片上的文字并提取出来,微信小程序+java后台,使用百度文字识别来检测图片上的文字

2020-02-26

FaceRecognition.zip

人工智能微信小程序人脸识别之人脸属性检测项目,微信小程序+java后台,使用百度人脸识别来检测人脸属性

2020-02-17

人工智能微信小程序人脸识别之人脸属性检测

人工智能微信小程序人脸识别之人脸属性检测项目,微信小程序+java后台,使用百度人脸识别来检测人脸属性

2020-02-17

Intellij Idea 创建JavaWeb项目入门(二)demo

Intellij Idea 创建JavaWeb项目入门(二)对应源码,文章地址:https://blog.csdn.net/u013938578/article/details/104076954

2020-01-23

webapi基于Owin中间件的oauth2.0身份认证

基于Owin中间件的OAuth2.0身份认证,文章位置https://blog.csdn.net/u013938578/article/details/82956188

2018-10-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除