推荐
专栏
教程
课程
飞鹅
本次共找到234条
service
相关的信息
Easter79
•
3年前
springboot群发邮件问题实例
先看怎么在springboot发邮件,我们通过一个service来实现:importlombok.extern.slf4j.Slf4j;importorg.springframework.beans.factory.annotation.Autowired;importorg.springframework.bea
Stella981
•
3年前
37. docker swarm docker service 的更新
在service运行的情况下进行更新 1.创建名为demo的overlay网络 dockernetworkcreatedoverlaydemo 2.创建pythonflaskdemo:1.0服务 映射本地的8080端口到容器的5000端口 dockerservice
Stella981
•
3年前
Service Mesh 和 API Gateway 关系深度探讨
前言关于ServiceMesh和APIGateway之间的关系,这个问题过去两年间经常被问起,社区也有不少文章和资料给出解答。其中不乏ChristianPosta这样的网红给出过深度介绍。我在这里做一个资料的整理和汇总,结合个人的理解给出一些看法。另外在本文最后,介绍蚂蚁金服在ServiceMesh和
Stella981
•
3年前
Kubernetes Service与Endpoint指向外部服务
kubectlapplyf<<EOFkind:ServiceapiVersion:v1metadata:name:snakedemosvcnamespace:b
Stella981
•
3年前
Spring security(三)
在前面两节Springsecurity(一)架构框架Component、Service、Filter分析(https://my.oschina.net/ccwwlx/blog/3114077)和SpringSecurity(二)WebSecurityConfigurer配置以及filter顺序(https://my.oschina.n
Easter79
•
3年前
Swarm搭建 Docker集群
一、环境准备1、准备服务器如下:172.19.230.69node1172.19.230.70node2172.19.230.64 node32、修改主机名:hostnamectlsethostname node13、关闭防火墙systemctlstopfirewalld.service停止fir
Stella981
•
3年前
Android 在Service中弹出对话框
MyService.classpublicclassMyServiceextendsService{publicMyService(){}//创建一个服务@OverridepublicvoidonCreate()
Stella981
•
3年前
Docker CE设置Http代理
公司网络环境限制,下载docker的image需设置Http代理。1\.编辑httpproxy.conf文件在/etc/systemd/system/docker.service.d/httpproxy.conf中编辑如下内容:ServiceEnvironment"HT
Stella981
•
3年前
SkyWalking观测Service Mesh技术大公开
云栖号资讯:【点击查看更多行业资讯(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fyqh.aliyun.com%2F%3Fcate%3D%25E8%25B5%2584%25E8%25AE%25AF)】在这里您可以找到不同行业的第一手的上云资讯,还在等什么,快来!
Wesley13
•
3年前
Android在Service里播放与控制音乐
文章原创,转载请注明出处:http://blog.csdn.net/feifei454498130/article/details/9306631(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Ffeifei454498130%2Farticle%2Fdet
1
•••
8
9
10
•••
24