update sharding-proxy 5.3.2 => 5.4.0 配置文件写法升级

This commit is contained in:
疯狂的狮子Li
2023-08-02 12:26:27 +08:00
parent 6d8cc3495c
commit 83743b04b0
11 changed files with 313 additions and 228 deletions

View File

@@ -11,7 +11,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* 使用方式 https://blog.csdn.net/zhaozhiqiang1981/article/details/129935075
* 使用方式 看官网文档扩展项目
*/
@RequiredArgsConstructor
@RestController