• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

爱河

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

随笔分类 -  tomcat

外置tomcat部署SpringBoot项目
摘要:一、main方法所在Class修改为一下配置 代码: @Override protected SpringApplicationBuilder configure(SpringApplicationBuilder application) { return application.sources(D 阅读全文

posted @ 2020-05-12 16:55 爱河 阅读(233) 评论(0) 推荐(0)

JavaWeb权限系统开发
摘要:一、简述 1.整合Shiro或者 Spring(Spring Security)本次使用Shiro 2.Shiro有两个部分认证、授权 3.使用jar包 <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-core</ 阅读全文

posted @ 2020-04-29 18:00 爱河 阅读(337) 评论(0) 推荐(0)

SpringBoot tomcat 上传文件大小受限制1M,解决办法
摘要:applicaton.properties配置: spring.servlet.multipart.max-file-size=200MB spring.servlet.multipart.max-request-size=200MB config包下的配置文件中添加如下配置: /** * 配置上传 阅读全文

posted @ 2020-04-26 14:00 爱河 阅读(2901) 评论(0) 推荐(0)

Linux 搭建tomcat服务的javaweb(SpringBoot 打包war)项目
摘要:server.xml配置 <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreem 阅读全文

posted @ 2020-04-25 21:41 爱河 阅读(301) 评论(0) 推荐(0)

 
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3