public interface ThreadPoolInitRefresh
extends org.springframework.boot.ApplicationRunner
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getProperties()
get from the Configuration center
|
void |
initRefresh(String context)
Initializes the thread pool after system startup
|
default void |
run(org.springframework.boot.ApplicationArguments args) |
Copyright © 2022. All rights reserved.