码迷,mamicode.com
首页 >  
搜索关键字:alibaba    ( 1476个结果
springboot
1、 2.0.5.RELEASE 0.2.0 org.springframework.boot spring-boot-dependencies ${spring-boot.version} pom import com.alibaba.boot dubbo-spring-boot-actuator... ...
分类:编程语言   时间:2019-04-09 18:51:47    阅读次数:145
复杂json格式转化为javabean
工具阿里巴巴的fastjson包 <!-- https://mvnrepository.com/artifact/com.alibaba/fastjson --><dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</art ...
分类:编程语言   时间:2019-04-09 18:18:12    阅读次数:148
IDEA 插件
JRebel for IntelliJ .ignore Alibaba Java Coding Guidelines Free Mybatis plugin mybatis plus maven helper "mybatisx" idea mybatis generator 取消https连接(h ...
分类:其他好文   时间:2019-04-08 21:50:10    阅读次数:158
.net基础学java系列(七)赶鸭子上架看项目代码
项目用到的技术栈序列化com.alibaba.fastjson.JSON;https://github.com/alibaba/fastjson/wiki/Quick-Start-CN日志log4j2http://logging.apache.org/log4j/2.x/缓存redis:spring... ...
分类:编程语言   时间:2019-04-07 09:26:36    阅读次数:134
BAT (中国互联网公司三巨头)
BAT,B=百度、A=阿里巴巴、T=腾讯,是中国互联网公司百度公司(Baidu)、阿里巴巴集团(Alibaba)、腾讯公司(Tencent)三大互联网公司首字母的缩写。百度总部在北京、阿里巴巴总部在浙江省杭州市、腾讯总部在广东省深圳市。 ...
分类:其他好文   时间:2019-04-06 18:43:41    阅读次数:157
Arthas的基础学习
来源:https://alibaba.github.io/arthas/install-detail.html 下载与安装 启动 查看启动的帮助信息: 一个小例子 下载一个demo并启动这个demo项目 再启动"arthas" 接着输入"1",表示你想要查看"arthas-demo" 此时,进入了" ...
分类:其他好文   时间:2019-04-05 18:20:00    阅读次数:188
高并发之限流实现(三)
本次样例从单机层面上,采用拦截器的方式对请求限流。 资源:https://github.com/xiaozhuanfeng/rateLimiterProj 工程结构: pom.xml application.properties 1、新建抽象拦截器 2、新建RateLimiter Bean 3、新建 ...
分类:其他好文   时间:2019-03-29 18:53:33    阅读次数:90
Dubbo端口占用错误信息
SEVERE: Exception sending context initialized event to listener instance of class com.common.SysContextLoaderListener com.alibaba.dubbo.rpc.RpcExcepti... ...
分类:其他好文   时间:2019-03-24 23:13:02    阅读次数:378
spring boot - 整合jpa
org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-web ... ...
分类:编程语言   时间:2019-03-22 18:26:56    阅读次数:152
Spring Cloud Alibaba Nacos 入门
概览 阿里巴巴在2018年7月份发布Nacos, Nacos是一个更易于构建云原生应用的动态服务发现、配置管理和服务管理平台。并表示在6 8个月完成到生产可用的0.8版本,目前版本是0.9版本。 Nacos提供四大功能 服务发现和服务健康检查 Nacos使服务更容易注册自己并通过DNS或HTTP接口 ...
分类:编程语言   时间:2019-03-13 16:37:24    阅读次数:9079
1476条   上一页 1 ... 60 61 62 63 64 ... 148 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!