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