mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-10-27 07:00:36 +08:00
refactor: 优化部分代码
修复 Sonar 扫描问题
This commit is contained in:
@@ -24,7 +24,7 @@ package top.charles7c.continew.starter.extension.crud.constant;
|
|||||||
*/
|
*/
|
||||||
public class ContainerPool {
|
public class ContainerPool {
|
||||||
|
|
||||||
private ContainerPool() {
|
protected ContainerPool() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user