Dubbo架构设计与源码解析(一) 架构设计
作者:黄金一、架构演变单应用架构垂直架构分布式架构微服务架构云原生架构二、Dubbo总体架构1、角色职能•Container:服务容器(tomcat、jetty、weblogic)•Provider:服务提供者•Consumer:服务消费者•Registr
Easter79 Easter79
4年前
Spring引用properties文件
  Srping提供了PropertyPlaceholderConfigurer,它是一个容器后处理器,负责读取properties属性文件里的属性值,并将这些属性值设置成Spring配置文件的元数据。如定义Properties类:packagecom.custle.spring;/Created
Stella981 Stella981
4年前
Spring Security3源码分析
RememberMeAuthenticationFilter过滤器对应的类路径为org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter看主要的doFilter方法publicvoiddoFilter(Se
Stella981 Stella981
4年前
Error response from daemon ... no space left on device docker启动容器服务报错
docker启动容器服务的时候,报错nospaceleftondevice!(https://oscimg.oschina.net/oscnet/ec70391f624ebcfe85eb791b52132871c15.jpg)1\.检查磁盘是否用光!(https://oscimg.oschina.net/oscnet/f2a9
Stella981 Stella981
4年前
Android 通过Intent调用系统功能和Action动作和服务广播【大全】
1.从google搜索内容IntentintentnewIntent();intent.setAction(Intent.ACTION\_WEB\_SEARCH);intent.putExtra(SearchManager.QUERY,”searchString”)startActivity(intent);
Stella981 Stella981
4年前
Docker Compose、Swarm 集群管理
  dockermachime和compose、swarm被称为docker三剑客。dockermachine是解决docker运行环境问题,之前已经研究过,下面研究compose和swarm。1.DockerCompose  dcokercompose主要是解决本地docker容器编排问题。当然也可以自己编
可莉 可莉
4年前
12.了解Docker Cloud
!(https://oscimg.oschina.net/oscnet/up0c5072cb90f5245bdfcd3e4281ee751feca.png)什么是DockerCloud提供容器的管理,编排,部署的托管服务 CaaS主要模块关联云服务上AWS,Azure
Stella981 Stella981
4年前
More than one fragment with the name [spring_web] was found. This is not legal ...
 今天在搭建springweb应用环境的时候启动tomcat报错Morethanonefragmentwiththename\spring\_web\wasfound.Thisisnotlegal...···Causedby:java.lang.IllegalArgumentException:Mo
Wesley13 Wesley13
4年前
005.OpenShift访问控制
一Kubetclnamespace1.1namespace描述Kubernetesnamespace提供了将一组相关资源组合在一起的机制。在RedHatOpenShift容器平台中,project是一个带有附加注释的Kubernetesnamespace。namespace提供以下特性
Wesley13 Wesley13
4年前
Activiti6.0 java项目框架 spring5 SSM 工作流引擎 审批流程
工作流模块\1.模型管理  :web在线流程设计器、预览流程xml、导出xml、部署流程2.流程管理  :导