• 首页
  • UI
    • 弹出层
    • 布局
  • 输入
    • 上传
    • 表单
    • 日期日历
  • 媒体
  • 导航
  • 其他
  • ASCII工具
  • 图片工具
  • 文章
  • 注册
  • 登录

SpringBoot+Nginx免费使用阿里云SSL证书实现网站HTTPS

如何在Centos7(Linux)上源码安装最新版Git

使用certbot生成永久免费的Let's Encrypt SSL证书实现SpringBoot+Nginx网站的HTTPS

玩儿点儿新花样,将Ascii banner艺术字放入以太坊区块链上

如何在Centos7上安装Elasticsearch7.6并运行集群

  • 前端验证码图片无法显示,后端提示异常信息:"sun.awt.FontConfiguration.head" is null

    Spring Boot项目部署到Centos7时正常,但是访问前端页面时图片验证码无法正常显示,并且后端报异常:java.lang.NullPointerException: Cannot load from short array because "sun.awt.FontConfiguration.head" is null
    • 1个月前
    • 后端
    • springboot centos
    • 327 阅读
    • 0评论
  • IntelliJ IDEA重新编译SpringBoot项目时报错:类文件具有错误的版本 61.0, 应为 55.0

    在做Spring Boot升级3.0.0过程中,IDEA在Rebuild时报错,提示:类文件具有错误的版本 61.0, 应为 55.0, 请删除该文件或确保该文件位于正确的类路径子目录中。
    • 1个月前
    • 后端
    • springboot jdk idea
    • 1.8k 阅读
    • 0评论
  • 在CentOS8上安装FastDFS实现分布式文件系统并结合Nginx实现图片文件自动裁剪

    本文将介绍如何在CentOS8系统上安装FastDFS+Nginx环境实现分布式图片系统以及图片文件自动裁剪功能。
    • 7个月前
    • 后端
    • Centos Nginx FastDFS
    • 24k 阅读
    • 0评论
  • 执行go build时报错:go: go.mod file not found in current directory or any parent directory

    执行命令go build -n时提示:go: go.mod file not found in current directory or any parent directory; see 'go help modules'
    • 7个月前
    • 后端
    • golang mac
    • 31k 阅读
    • 0评论
  • Spring Boot项目中使用spring-session时报错:No session repository could be auto-configured

    Error creating bean with name 'org.springframework.boot.autoconfigure.session.SessionAutoConfiguration$ServletSessionRepositoryValidator': Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.session.SessionRepositoryUnavailableException: No session repository could be auto-configured, check your configuration (session store type is 'redis')
    • 8个月前
    • 后端
    • SpringBoot Java Session Redis
    • 13k 阅读
    • 0评论
  • 使用Let's Encrypt给网站配置免费的HTTPS(Centos8+Nginx)

    Let's Encrypt是一个证书颁发机构 (CA),它为传输层安全 (TLS) 加密提供免费证书。通过Let's Encrypt提供的客户端Certbot,我们可以更容易的完成证书的创建、验证、签名、安装和续订过程。本文将介绍使用Let's Encrypt给Centos上的Nginx创建并配置TLS/SSL证书,实现网站的HTTPS,并且我们将使用Crontab定时自动执行证书续订调用。
    • 10个月前
    • 后端
    • HTTPS Nginx Centos
    • 87k 阅读
    • 0评论
  • 升级完Mac系统后Java项目提示: the font "Times" is not available, so "Lucida Bright" has been substituted

    Warning: the font "Times" is not available, so "Lucida Bright" has been substituted, but may have unexpected appearance or behavor. Re-enable the "Times" font to remove this warning.
    • 10个月前
    • 后端
    • Mac Java Font
    • 7.7k 阅读
    • 0评论
  • Spring Boot项目在获取图片验证码时报错sun.awt.FontConfiguration.head及解决办法

    在阿里云Alibaba Cloud Linux 3服务器上运行的Spring Boot项目,项目能正常启动,但是当访问含有图片验证码的页面时总是报错:java.lang.NullPointerException: Cannot load from short array because "sun.awt.FontConfiguration.head" is null,而且图片验证码无法显示。
    • 1年前
    • 后端
    • Java Springboot
    • 7.5k 阅读
    • 0评论
  • 如何在Alibaba Cloud Linux 3上安装MongoDB 5.0

    最近重新购买了阿里云的ECS,这次选用的它家自研的Alibaba Cloud Linux 3系统,因为做了很多优化,而且全面兼容RHEL/CentOS生态,于是就选了它。
    • 1年前
    • 后端
    • ECS Linux MongoDB
    • 12k 阅读
    • 0评论
  • Spring Boot从2.2.2.RELEASE版本升级到2.5.3时出现错误及解决办法

    Github机器人提示项目有依赖安全漏洞问题,于是考虑将Spring Boot升级到最新版2.5.3,此版本包括很多错误修复、文档改进和依赖项升级。在升级过程中遇到了几个问题,如下:
    • 1年前
    • 后端
    • springboot
    • 14k 阅读
    • 0评论
  • 启动Spring Boot项目时报错:The dependencies of some of the beans in the application context form a cycle

    启动Spring Boot项目时报循环依赖错误:The dependencies of some of the beans in the application context form a cycle
    • 2年前
    • 后端
    • springboot springcloud
    • 88k 阅读
    • 0评论
  • Spring Boot升级到2.3.2.RELEASE后提示"Cannot resolve symbol Valid"

    将Spring Boot从2.1.8升级到最新版的2.3.2后提示@NotEmpty,@Valid等注解无效,找不到javax.validation.constraints.NotEmpty,javax.validation.Valid类。
    • 2年前
    • 后端
    • springboot validator
    • 124k 阅读
    • 0评论
  • 上一页
  • 1
  • 2
  • 3
  • 4
  • 下一页
  • 共4页,第1页
所有文章
评论最多
热门内容
前端
后端
移动
工具
区块链
热门文章
  • [oh-my-zsh] 提示 Insecure completion-dependent directories detected解决办法
    Mac上安装完oh-my-zsh后,命令行终端提示:[oh-my-zsh] Insecure completion-dependent directories detected: drwxrwxr-x ...
    • 2年前
    • 工具
    • 150k 阅读
  • Nuxt.js报错:Classic mode for store/ is deprecated and will be removed in Nuxt 3
    将Nuxt.js升级到最新版的2.4.0时,终端提示警告:Classic mode for store/ is deprecated and will be removed in Nuxt 3。解决办法如下:
    • 4年前
    • 前端
    • 124k 阅读
  • Spring Boot升级到2.3.2.RELEASE后提示"Cannot resolve symbol Valid"
    将Spring Boot从2.1.8升级到最新版的2.3.2后提示@NotEmpty,@Valid等注解无效,找不到javax.validation.constraints.NotEmpty,javax.validation.Valid类。
    • 2年前
    • 后端
    • 124k 阅读
目录
关于我们 - 联系我们 - 免责声明 - 友情链接 -
蜀ICP备15035778号-7
Copyright © 2018 - 2022 Bootschool.