logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

GitHub 2FA双重身份验证认证易懂教程

GitHub 2FA双重身份验证认证易懂教程,很多人真的是不会写教程!!!看了几个文章写的断章取义,看不懂。那我就来写个简单易懂的文档吧。

文章图片
#github
restartedMain] c.b.m.core.MybatisConfiguration : mapper[com.exam.mapper.ExamManageMapper.findAll1] i

"C:\Program Files\Java\jdk1.8.0_281\bin\java.exe" -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.liveBeansView.mbeanDomain -Dspring.appli

POST http://localhost:8088/api/login 504 (Gateway Timeout)

POST http://localhost:8088/api/login 504 (Gateway Timeout)想必维护网站的人员应该遇见过网站提示504 gateway time-out,做网站的同学经常会发现一些nginx服务器访问时候提示504 Gateway Time-out错误,一般情况下是由nginx默认的fastcgi进程响应慢引起的,但也有其他情况,这里我总结了一些解决办法供大

java 容器都有哪些?

目录18.java 容器都有哪些?19.Collection 和 Collections 有什么区别?20.List、Set、Map 之间的区别是什么?21.HashMap 和 Hashtable 有什么区别?22.如何决定使用 HashMap 还是 TreeMap?23.说一下 HashMap 的实现原理?24.说一下 HashSet 的实现原理?25.ArrayList 和 LinkedLis

文章图片
#java#哈希算法#数据结构
vue 中 单引号与 引号 的区别

在VSCode 中 按键shift+Alt+F 格式化代码,会发现 单引号的 文件 变成双引号的了。很烦人解决方法:在项目根目录下创建如下文件就行了名称为.prettierrc.json文件内容{"singleQuote": true,"semi": false}...

warning in ./src/plugins/axios.js “export ‘default‘ (imported as ‘Vue‘) was not found in ‘vue‘

warning in ./src/plugins/axios.js "export 'default' (imported as 'Vue') was not found in 'vue'解决方法:https://www.jianshu.com/p/b4d1bcd47da0试试了几个 都没有。最干脆的方法,是直接重新建立 vue工程。记住,创建时一定 是选择vue2.x.不要用 vue3.xaxi

Spring Boot整合Shiro + Springboot +vue

目录02 Spring Boot整合Shirop1.shiro概述1 什么是Shiro2 Shiro核心组件p2.Shiro实现登录认证AccountRealm.javaQueryWrapper类名和表名是一一对应的mapper报错解决测试pom.xmlp3.Shiro实现请求授权配置类 ShiroConfig**编写认证和授权规则:controllerp4.Shiro整合Thymeleaf--认

文章图片
#java#spring#spring boot
SpringBoot+Mybatis +vue 实现登录 注册 还有验证码的。

SpringBoot+Mybatis +vue 实现登录 注册 还有验证码的。不是前后端分离的login.html<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>登录</title><link rel="stylesheet" href=

vue添加axios报错

PS C:\CodeSpace2022\Vue\AndyVue\src> npm installnpm ERR! code EINVALIDPACKAGENAMEnpm ERR! Invalid package name "_axios@0.26.1@axios": name cannot start with an underscore; name can only contain URL

#java
deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to t

安装vue element-ui时报错。deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version

    共 14 条
  • 1
  • 2
  • 请选择