Merge remote-tracking branch 'origin/develop' into develop

pull/359/head
chen.ma 2 years ago
commit a93bc343e9

@ -36,12 +36,11 @@ import org.springframework.boot.ansi.AnsiStyle;
@RequiredArgsConstructor
public class DynamicThreadPoolBannerHandler implements InitializingBean {
@NonNull
private final BootstrapPropertiesInterface properties;
private final String DYNAMIC_THREAD_POOL = " :: Dynamic ThreadPool :: ";
private final String HIPPO4J_GITHUB = "GitHub: https://github.com/mabaiwan/hippo4j";
private final String HIPPO4J_GITHUB = "GitHub: https://github.com/opengoofy/hippo4j";
private final String HIPPO4J_SITE = "Site: https://hippo4j.cn";

Loading…
Cancel
Save