mirror of
https://github.com/LamGC/Oracle-Sentry.git
synced 2025-04-29 22:27:34 +00:00
refactor: 调整类访问权.
减小类可访问范围.
This commit is contained in:
parent
039a020621
commit
882eabbc71
@ -26,7 +26,7 @@ import java.nio.file.Files;
|
||||
* @author LamGC
|
||||
*/
|
||||
@Configuration
|
||||
public class ApplicationInitiation {
|
||||
class ApplicationInitiation {
|
||||
|
||||
private final static Logger log = LoggerFactory.getLogger(ApplicationInitiation.class);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user