-
大小: 90KB文件类型: .zip金币: 2下载: 0 次发布日期: 2021-05-23
- 语言: 其他
- 标签: java netty springboot springboot
资源简介
将springboot于netty 4.0 进行整合。能直接启动运行。

代码片段和文件信息
package com.mrt;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class NettyDemo01Application {
public static void main(String[] args) {
SpringApplication.run(NettyDemo01Application.class args);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-07-11 11:29 netty-demo01\
文件 4994 2018-07-10 16:27 netty-demo01\mvnw.cmd
目录 0 2018-07-11 11:29 netty-demo01\target\
目录 0 2018-07-11 11:29 netty-demo01\target\test-classes\
目录 0 2018-07-11 11:29 netty-demo01\target\test-classes\com\
目录 0 2018-07-11 11:29 netty-demo01\target\test-classes\com\mrt\
目录 0 2018-07-11 11:29 netty-demo01\target\test-classes\com\mrt\netty\
目录 0 2018-07-11 11:29 netty-demo01\target\test-classes\com\mrt\netty\demo\
文件 647 2018-07-11 11:29 netty-demo01\target\test-classes\com\mrt\netty\demo\NettyDemo01ApplicationTests.class
目录 0 2018-07-11 11:29 netty-demo01\target\generated-sources\
目录 0 2018-07-11 11:29 netty-demo01\target\generated-sources\annotations\
目录 0 2018-07-11 11:29 netty-demo01\target\classes\
文件 265 2018-07-11 11:29 netty-demo01\target\classes\application.yml
目录 0 2018-07-11 11:29 netty-demo01\target\classes\com\
目录 0 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\
文件 706 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\NettyDemo01Application.class
目录 0 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\netty\
文件 4394 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\netty\NettyConfig.class
文件 3393 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\netty\ServerHandler.class
文件 2259 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\netty\TCPServer.class
文件 2492 2018-07-11 11:29 netty-demo01\target\classes\com\mrt\netty\StringProtocolInitalizer.class
目录 0 2018-07-11 11:29 netty-demo01\target\generated-test-sources\
目录 0 2018-07-11 11:29 netty-demo01\target\generated-test-sources\test-annotations\
文件 1769 2018-07-10 16:35 netty-demo01\pom.xm
文件 268 2018-07-10 16:27 netty-demo01\.gitignore
目录 0 2018-07-10 16:27 netty-demo01\.mvn\
目录 0 2018-07-10 16:27 netty-demo01\.mvn\wrapper\
文件 110 2018-07-10 16:27 netty-demo01\.mvn\wrapper\maven-wrapper.properties
文件 47610 2018-07-10 16:27 netty-demo01\.mvn\wrapper\maven-wrapper.jar
文件 5238 2018-07-10 16:36 netty-demo01\netty-demo01.iml
文件 6468 2018-07-10 16:27 netty-demo01\mvnw
............此处省略66个文件信息
- 上一篇:iccavr atmega128 实验程序
- 下一篇:字母赫夫曼编码01序列解码
相关资源
- SpringBoot+H2+mybatis-plus59130
- 登录注册界面.zip48872
- 数字华容道
- SSM+Shiro+redis实现单点登陆
- jstl-api-1.2和jstl-impl-1.2
- 基于MVC模式的会员管理系统
- 国内一家大型软件公司内部的正规软
- 仿windows记事本
- GUI银行管理系统
- 超市收银系统eclipse access大学课程设计
- 模拟ATM柜员机系统--连接数据库
- A*算法的2D演示(带源码)
- 代码审查表和代码审查实例
- 仿126 网易 163 邮箱 界面
- Tomcat6.x
- 简单的行编辑器
- 扫雷(MVC架构)
- 302 Found
- window ping命令加时间并记录日志
- springboot+rabbitmq项目demo(亲测可正常运
- springboot整合RabbitMQ实现延时队列的两
- jxbrowser 所有版本通用的破解包
- 2017年-传智播客-张志君老师-SpringBoo
- Blob.js+Export2Excel.js
- 机会路由源代码+仿真工具(SCORP)
- springboot+mybatis整合实现注册登录
- springboot+webflux+mongodb+freemarker
- springboot整合activiti完整demo
- POI中文帮助文档附带api手册.zip
- 2018双十一阿里供应链服务平台讲座
评论
共有 条评论