Skip to content

Commit

Permalink
公众号:bugstack虫洞栈 | SpringBoot+Netty+Elasticsearch收集日志信息数据存储
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei committed Oct 6, 2019
1 parent 5585676 commit a14f730
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
public class ApiTest {

public static void main(String[] args) {
System.out.println("hi 微信公众号:bugstack虫洞栈");
EventLoopGroup workerGroup = new NioEventLoopGroup();
try {
Bootstrap b = new Bootstrap();
Expand Down

0 comments on commit a14f730

Please sign in to comment.