leelance / spring-boot-all

spring-boot,mybatis,activemq,redis,email, freemarker,shiro,websocket,sitemesh,ehcache,easyui,kindeditor,quartz,springfox,swagger,jpa,hibernate,querydsl,netty
Apache License 2.0
1.95k stars 1.25k forks source link

spring-boot-websocket-netty-server项目如何使用Main方法期启动 #14

Closed leohsu91 closed 6 years ago

leohsu91 commented 6 years ago

你好,不适用springboot:run命令,直接运行Main方法,如何启动该项目。添加了

org.springframework.boot spring-boot-starter-web

依赖,仍旧无效

leelance commented 6 years ago

在main方法中 加入netty-server启动方法