随笔分类 -  Tomcat

摘要:组合1 curl --location --request POST 'http://localhost:82/test/4' \ --header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySWQiOjEsImFjY291bnQiOiJ 阅读全文
posted @ 2023-05-12 17:31 Peter.Jones 阅读(15) 评论(0) 推荐(0) 编辑
摘要:Tomcat架构 连接器 Coyote Catalina容器 源码分析 启动流程 Tomcat请求处理流程 Tomcat是通过Mapper组件来完成这个任务。 Mapper组件的功能就是将一个URL定位到一个Servlet. Host容器里配置的域名、Context容器里的web应用路径,以及Wra 阅读全文
posted @ 2023-05-11 01:23 Peter.Jones 阅读(175) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-07-07 23:26 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-05-14 16:44 Peter.Jones 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-04-29 22:53 Peter.Jones 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-03-28 15:17 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:1.用记事本打开tomcat/bin/setclasspath.bat 2.添加两行代码,jdk和jre的根目录,相当于直接给出JAVA_HOME和JRE_HOME路径 阅读全文
posted @ 2019-03-28 14:39 Peter.Jones 阅读(666) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-25 21:13 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-25 18:38 Peter.Jones 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-10-12 16:22 Peter.Jones 阅读(3) 评论(0) 推荐(0) 编辑
摘要:原文: https://blog.csdn.net/li295214001/article/details/42077247 https://blog.csdn.net/jackie_xiaonan/article/details/49229139 一. 应用场景在实际的测试过程中,可能会遇到由于程 阅读全文
posted @ 2018-09-07 12:37 Peter.Jones 阅读(10800) 评论(0) 推荐(0) 编辑
摘要:严重: Exception sending context destroyed event to listener instance of class org.springframework.web.context.ContextLoaderListenerjava.lang.IllegalStat 阅读全文
posted @ 2018-08-15 09:30 Peter.Jones 阅读(4215) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示