logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

MyBatis-Plus通用中等、大量数据分批查询和处理

MyBatis-Plus通用中等、大量数据分批查询和处理

#mybatis#java#开发语言
Springboot 内嵌tomcat 配置https

1、application.yml配置http:port: 8081server:port: 8082tomcat:#uri地址编码为UTF-8解决传值为中文时乱码uri-encoding: UTF-8servlet:encoding:charset: UTF-8# 开启https,配置跟证书对应ssl:enabled: truekey-store: classpath:lqyhmini.jks

#spring boot#tomcat#https
idea使用jdk17时MyBatisPlus报module java.base does not “opens java.lang.reflect“ to unnamed module

idea使用jdk17时MyBatisPlus报module java.base does not "opens java.lang.reflect" to unnamed module

#java#intellij-idea#mybatis
springboot之maven或gradle打包排除依赖或文件,解决:failed with MalformedInputException

springboot之maven或gradle打包排除依赖或文件,解决:failed with MalformedInputException

文章图片
#spring boot#gradle#maven
idea使用jdk17时MyBatisPlus报module java.base does not “opens java.lang.reflect“ to unnamed module

idea使用jdk17时MyBatisPlus报module java.base does not "opens java.lang.reflect" to unnamed module

#java#intellij-idea#mybatis
idea之gradle搭建springboot项目并解决构建过程中的报错

idea之gradle搭建springboot项目并解决构建过程中的报错

文章图片
#spring boot#gradle
springboot之maven或gradle打包排除依赖或文件,解决:failed with MalformedInputException

springboot之maven或gradle打包排除依赖或文件,解决:failed with MalformedInputException

文章图片
#spring boot#gradle#maven
解决SpringMVC使用MyBatis-Plus自定义MyBaits拦截器不生效的问题

解决SpringMVC使用MyBatis-Plus自定义MyBaits拦截器不生效的问题

文章图片
#mybatis#spring#java
idea让实现了Serializable的类提示生成serialVersionUID

idea让实现了Serializable的类提示生成serialVersionUID

文章图片
#intellij-idea#java
fastdfs nginx 文件跨域访问

搭好fastdfs以后,正常访问浏览器没问题,但是前端获取的时候会出现跨越访问。因为访问fastdfs的图片的时候是用Nginx访问的,nginx当中要配置跨域访问,前端才能正常获取图片。一定要在location里面配置如下2行add_header ‘Access-Control-Allow-Origin’ ‘*’;add_header ‘Access-Control-Allow-Credenti

#nginx
    共 58 条
  • 1
  • 2
  • 3
  • 6
  • 请选择