# blog-sample **Repository Path**: helloxiaoru/blog-sample ## Basic Information - **Project Name**: blog-sample - **Description**: 个人博客示例程序 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-08 - **Last Updated**: 2021-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Gitter](https://badges.gitter.im/jitwxs/blog.svg)](https://gitter.im/jitwxs/blog?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Star](https://img.shields.io/github/stars/jitwxs/blog-sample?color=green)](#) [![Fork](https://img.shields.io/github/forks/jitwxs/blog-sample)](#) [![License](https://img.shields.io/github/license/jitwxs/blog-sample?color=orange)](https://opensource.org/licenses/Apache-2.0) ## 从哪里可以找到我 - 个人网站 https://www.jitwxs.cn 【首发,长期维护】 - CSDN https://jitwxs.blog.csdn.net --- **SpringBoot** | 名称 | 文章地址 | |:---|:---| |springboot_alipay|[Java Web 中接入支付宝支付](https://www.jitwxs.cn/ea57cb90.html)| |springboot_aop|[SpringBoot 整合 AOP](https://www.jitwxs.cn/77bba914.html)| |springboot_es|[Elasticsearch 初探(5)——与SpringBoot整合](https://www.jitwxs.cn/79a2adb2.html)| |springboot_i18n|[SprringBoot 配置国际化](https://www.jitwxs.cn/885663.html)| |[springboot_jwt](./SpringBoot/springboot_jwt/README.md)|[Json Web Token 介绍与基本使用](https://www.jitwxs.cn/7ac4f061.html)| |springboot_jib|[Google Jib 容器化构建工具](https://www.jitwxs.cn/a526485e.html)| |springboot_metrics|《SpringBoot Metrics 监控系统》系列| |springboot_mp|SpringBoot 整合 MyBatisPlus 2.x| |springboot_mp3|SpringBoot 整合 MyBatisPlus 3.x| |[springboot_security](./SpringBoot/springboot_security/README.md)|《SpringBoot 集成 Spring Security》系列| |springboot_shiro|[SpringBoot 集成 Shiro 安全框架](https://www.jitwxs.cn/30819bdf.html)| |springboot_ws|[WebSoket 初探并于 SpringBoot 整合](https://www.jitwxs.cn/9af7a6d1.html)| |third_login|[Web 三方登录实现(基于OAuth2.0,包含Github和QQ登录,附源码)](https://www.jitwxs.cn/33ad9e35.html)| |shallow_copy|[Java 浅拷贝性能比较](https://www.jitwxs.cn/a9fa88a0.html)| --- **Java** | 名称 | 文章地址 | |:---|:---| |dynamic_proxy|[JDK 动态代理与 Cglib 动态代理](https://www.jitwxs.cn/8ee3adf6.html)| |concurrent_code|《Java 并发编程》系列| |protocol_buffers|[Protobuf 在 Java 中的入门实例](https://www.jitwxs.cn/a5b690ac.html)| |grpc_demo|[gRPC 在 Java 中的入门实例](https://www.jitwxs.cn/d6535904.html)| |~~disruptor_demo~~|已迁移为独立仓库:[disruptor-study](https://github.com/jitwxs/disruptor-study)| |performance_optimized|[Java 代码性能优化之路](https://www.jitwxs.cn/94186b3a.html)| --- **Linux** | 名称 | 文章地址 | |:---|:---| |process_comm|[Linux 进程间通信](https://www.jitwxs.cn/6c8041c0.html)| |io_mode|[Linux IO 模型](https://www.jitwxs.cn/3b3bd025.html)| |socket|[Linux Socket 编程](https://www.jitwxs.cn/f2ee55a7.html)| --- **Vue** | 名称 | 文章地址 | |:---|:---| |[vue_axios + vue3_axios](./Vue/vue_axios/README.md)|[Axiso解决跨域访问](https://www.jitwxs.cn/dad1fbe2.html)| --- **其他** | 名称 | 文章地址 | |:---|:---| |[Hololens](./Hololens/README.md)|《Hololens 开发笔记》系列| |[LTP](./LTP/README.md)|《LTP》系列| |[ActiveMQ](./ActiveMQ/README.md)|《ActiveMQ 初探》系列|