logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

无法解析类或包 ‘mysql‘ 更少... (Ctrl+F1) Inspection info: Checks Spring Boot application .properties configu

无法解析类或包 ‘mysql’ 更少… (Ctrl+F1) Inspection info: Checks Spring Boot application .properties configuration files. Highlights unresolved and deprecated configuration keys and invalid values.问题在配置类里爆红,但是项目

#spring boot#java#intellij-idea
MySQL8.0连数据库的SpringBoot的yml文件

spring:datasource:#url: jdbc:mysql://localhost:3306/xiaoyou?serverTimezone=GMT%2B8url: jdbc:mysql://localhost:3306/xiaoyou?serverTimezone=GMT%2B8&autoReconnect=false&useUnicode=true&charac

#mysql#java#spring boot
构造SLR(1)分析表

构造SLR(1)分析表先来个例子,下边的图片是已经把文法G[S]扩广了,就是简单的添加(0)S`—>E 剩下的就是把其他的文法依次排序就行第二步就是把文法所有的项目写出来(要知道什么是项目和项目的类别)如果不知道什么叫项目可以简单的理解为,点的位置,仔细看图片中,点的位置是有变化的,而且是有规律的,点在最后是规约项目,这个要记住,然后就是第三步,把能够识别活前缀的DFA先找到,...

#自动驾驶#python#javascript
ERROR [Druid-ConnectionPool-Create-299727563] - create connection SQLException, url: jdbc:mysql://12

电脑重启之后运行原来的(ssm项目)项目,tomcat一之运行,这个错误就一直报错,在控制台打印,com.alibaba.druid.pool.DruidDataSource - create connection SQLException, com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Public K

#mysql#java
win10自带输入法突然变成了繁体,輸入法怎麼成繁體了?

首先找到设置,单击进去然后找到语言,单击进去选择语言,点进去点文字,之后点选项选择微软拼音,点选项点常规进去默认模式,选择中文

#经验分享
win10自带输入法突然变成了繁体,輸入法怎麼成繁體了?

首先找到设置,单击进去然后找到语言,单击进去选择语言,点进去点文字,之后点选项选择微软拼音,点选项点常规进去默认模式,选择中文

#经验分享
error An unexpected error occurred: “https://registry.npmjs.org/d3-geo-proje

error An unexpected error occurred: "https://registry.npmjs.org/d3-geo-projeyarn install 报错大概意思是错误发生意外错误:https://registry.npmjs.org/d3-geo-proje原因是代理的问题解决办法就是先把node-sass镜像源进行设置成国内的yarn config set sass

#https#node.js
org.springframework.data.redis.RedisSystemException: Error in execution; nes遇到springboot连接Redis报错

org.springframework.data.redis.RedisSystemException: Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required.这个前提是要检查一下Redis服务是否启动在使用spri

#redis#spring boot#缓存
到底了