Commit 42206ce7 by yangjinjue

修改readme

parent 99d56ad4
...@@ -16,7 +16,7 @@ spring.dubbo.module.default=false ...@@ -16,7 +16,7 @@ spring.dubbo.module.default=false
* 启动入口 `com.zhiwei.demo.server.Server` * 启动入口 `com.zhiwei.demo.server.Server`
``` ```$xslt
@SpringBootApplication @SpringBootApplication
public class Server { public class Server {
private static Logger logger = LoggerFactory.getLogger(Server.class); private static Logger logger = LoggerFactory.getLogger(Server.class);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment