Wesley13 Wesley13
3年前
centos7 安装配置vsftp
其实搭建ftp服务器不难,但是网络上的资料很多不全,对新手来说就是个天坑,我也曾跳过天坑,还浪费了很多生命值,所以我要写这篇博客为民除坑!1.安装vsftpyuminstallyvsftpd2.设置开机启动systemctlenablevsftpd3.启动ftp服务service
Stella981 Stella981
3年前
K8S中的Service的存在理由
云栖号资讯:【点击查看更多行业资讯(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fyqh.aliyun.com%2F%3Fcate%3D%25E8%25B5%2584%25E8%25AE%25AF)】在这里您可以找到不同行业的第一手的上云资讯,还在等什么,快来!!
Stella981 Stella981
3年前
Centos系统修改docker默认网络参数
刚Yum装完发现是没有网上所说的/etc/default/docker文件的,自己vim后其实也是不生效的。因为Docker的systemd启动脚本(/usr/lib/systemd/system/docker.service),默认是没有加载到环境变量中的。查看配置文件cat/usr/lib/systemd/system/do
Stella981 Stella981
3年前
IntentService的特点
IntentService的特点IntentService具有以下特点:1\.IntentService自带一个工作线程,当我们的Service需要做一些可能会阻塞主线程的工作的时候可以考虑使用IntentService。2\.我们需要将要做的实际工作放入到IntentService的onHandleIntent回到方法
Stella981 Stella981
3年前
SpringBoot缓存相关问题
框架注解在写代码时,特别是SpringMVC框架下的代码,在dao层,service层,controller层,开始写代码时,一定要先在类上加@注解(https://my.oschina.net/u/3022537),切记不能再犯这个小错误.MyBatis与MySQL版本在使用MyBa
Easter79 Easter79
3年前
SpringBoot缓存相关问题
框架注解在写代码时,特别是SpringMVC框架下的代码,在dao层,service层,controller层,开始写代码时,一定要先在类上加@注解(https://my.oschina.net/u/3022537),切记不能再犯这个小错误.MyBatis与MySQL版本在使用MyBa
Easter79 Easter79
3年前
Spring注解大全,汇总版
Spring使用的注解大全和解释注解解释@Controller组合注解(组合了@Component注解),应用在MVC层(控制层),DispatcherServlet会自动扫描注解了此注解的类,然后将web请求映射到注解了@RequestMapping的方法上。@Service组合注解(组合了@Component注解),应用在
Stella981 Stella981
3年前
Service Mesh解读:新一代微服务技术新秀
本文获得BUOYANT授权翻译发表,转载需要注明来自公众号EAWorld。!(https://oscimg.oschina.net/oscnet/e108708e42154261b9ebf552e469faa7.png)作者:WilliamMorgan译者:月满西楼原题:What’saservicemesh?
Stella981 Stella981
3年前
Redkale 入门教程 02
        REST是 Redkale(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fredkale.org%2Findex.html) 的主要功能之一,REST提供的功能是根据Service自动生成HttpServlet,需要注意的是 Redkale里的REST与标准的REST
Stella981 Stella981
3年前
Apache SkyWalking 在 Service Mesh 中的可观察性应用
!ServiceMeshVirtualMeetup(https://cdn.nlark.com/yuque/0/2020/png/1286189/1589857229052fbe701b4ba1a4f3c840829fc9f7b9292.png)ServiceMeshVirtualMeetup是ServiceMesher社