原文转自:http://database.ctocio.com.cn/482/8979482_1.shtml
在任何一个数据库中,高可用性都是大家所追求的目标。如果数据库能够不间断的运行,当然最好。但是这往往需要付出很昂贵的代价。有时候甚至比其得到的好处要大的多。
springboot自定义异常处理
SpringBoot配置详解
设计模式 | 模板方法模式(template method)
设计模式 | 原型模式(prototype)
设计模式 | 工厂方法模式(factory method)
设计模式 | 代理模式(proxy)
设计模式 | 装饰模式(decorator)
设计模式 | 策略模式(strategy)
设计模式 | 简单工厂模式(static factory method)