技术栈

服务定位器模式

一名技术极客
1 年前
java·设计模式·服务定位器模式
33-Java服务定位器模式 (Service Locator Pattern)1. 创建服务接口 ServiceService.java2. 创建实体服务Service1.java