抱歉,您的浏览器无法访问本站

本页面需要浏览器支持(启用)JavaScript


了解详情 >

分布式搜索引擎

分布式搜索引擎认识和基本使用.

Redis基础

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis基础, 主从复制和集群搭建.

LVS负载均衡

Linux Virtual Server (LVS) is load balancing software for Linux kernel–based operating systems. 可以搭配Keepalived实现高可用.

Keepalived实现高可用

Keepalived is a routing software written in C. 主要是为Linux系统和基于Linux的基础架构提供负载均衡和高可用性功能.

Nginx基础

nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server. 从安装到具体常用参数的使用.

git常用指令

Git常用指令记录。
Tool

Swagger2集成

项目集成Swagger2.
Java

MyBatis逆向生成工具

MyBatis逆向生成工具使用笔记。

单体架构设计

单体架构设计学习笔记.

SpringBoot启动流程

SpringBoot的启动流程。