# netty-demo **Repository Path**: fds520/netty-demo ## Basic Information - **Project Name**: netty-demo - **Description**: netty学习demo - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2021-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # netty-demo #### 介绍 Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty是 一个异步事件驱动的网络应用程序框架,用于快速开发可维护的高性能协议服务器和客户端。 #### 软件架构 1. JDK1.8 2. springboot-2.3.2 3. thymeleaf #### 使用说明 启动项目,打开http://localhost:8081/demo/index 页面里面有AES和RSA加密demo页面