03 2019 档案

摘要:java Lock锁的实现和基本用法 乐观锁StampedLock Condition的使用 阅读全文
posted @ 2019-03-31 13:59 exact 阅读(1669) 评论(0) 推荐(1)
摘要:BlockingQueue用法简介 阅读全文
posted @ 2019-03-31 13:21 exact 阅读(685) 评论(0) 推荐(0)
摘要:springboot 自定义filter 设置拦截路径 阅读全文
posted @ 2019-03-30 20:28 exact 阅读(378) 评论(0) 推荐(0)
摘要:spring mvc框架 springboot默认配置 静态资源 跨域请求 阅读全文
posted @ 2019-03-30 19:57 exact 阅读(439) 评论(0) 推荐(0)
摘要:springboot profile活动配置 logback日志文件配置 阅读全文
posted @ 2019-03-30 19:25 exact 阅读(1380) 评论(0) 推荐(0)
摘要:springboot properties和yml文件配置 优先级和动态切换 阅读全文
posted @ 2019-03-29 22:31 exact 阅读(4526) 评论(0) 推荐(0)
摘要:springboot启动事件监听器 退出捕捉 applicationContext 阅读全文
posted @ 2019-03-29 21:29 exact 阅读(3798) 评论(0) 推荐(1)
摘要:springboot hello wolrd第一个简单web程序 阅读全文
posted @ 2019-03-29 21:06 exact 阅读(164) 评论(0) 推荐(0)
摘要:git常用命令 阅读全文
posted @ 2019-03-29 19:45 exact 阅读(147) 评论(0) 推荐(0)
摘要:springboot属性文件配置,文件指定,属性覆盖,启动时指定配置 阅读全文
posted @ 2019-03-28 23:28 exact 阅读(496) 评论(0) 推荐(0)
摘要:springboot扩展属性 阅读全文
posted @ 2019-03-28 23:01 exact 阅读(282) 评论(0) 推荐(0)
摘要:ConfigurationProperties 属性文件到配置类 字段映射 嵌套类映射 外部属性文件 阅读全文
posted @ 2019-03-28 22:53 exact 阅读(1290) 评论(0) 推荐(0)
摘要:springboot动态设置servlet上下文 阅读全文
posted @ 2019-03-28 22:39 exact 阅读(2131) 评论(0) 推荐(0)
摘要:springboot 端口修改方法 配置文件修改 代码修改 启动参数修改 阅读全文
posted @ 2019-03-28 22:30 exact 阅读(363) 评论(0) 推荐(0)
摘要:springboot tomcat jetty port Undertow servlet context配置端口 上下文 web容器 阅读全文
posted @ 2019-03-28 22:21 exact 阅读(240) 评论(0) 推荐(0)
摘要:springboot jpa starter web 阅读全文
posted @ 2019-03-27 23:24 exact 阅读(1372) 评论(0) 推荐(0)
摘要:SpringBootApplication ConditionalOnClass ConditionalOnMissingClass ConditionalOnBean ConditionalOnMissingBean ConditionalOnProperty 动态条件 实例化bean 注解 阅读全文
posted @ 2019-03-27 23:02 exact 阅读(389) 评论(0) 推荐(0)
摘要:java8 stream reduce collect map 流水线 中间操作 终止操作 flatmap 阅读全文
posted @ 2019-03-27 22:31 exact 阅读(19471) 评论(0) 推荐(0)
摘要:java8 lambda表达式 匿名函数 函数式接口 Consumer accept Supplier get Function apply Predicate test @FunctionalInterface 阅读全文
posted @ 2019-03-26 23:15 exact 阅读(3715) 评论(0) 推荐(1)
摘要:linux 内存 cpu 磁盘大小 网络 ip配置查看 阅读全文
posted @ 2019-03-25 23:02 exact 阅读(266) 评论(0) 推荐(0)
摘要:linux file mv cp tail head more touch mkdir 文件创建 删除 复制 重命名 查看 阅读全文
posted @ 2019-03-24 22:06 exact 阅读(793) 评论(0) 推荐(0)
摘要:linux ll ls 查看 文件 目录 按照时间排序 按照大小排序 inode 隐藏文件 文件大小 阅读全文
posted @ 2019-03-23 23:33 exact 阅读(6568) 评论(0) 推荐(0)