# org.wxd.boot **Repository Path**: havens/org.wxd.boot ## Basic Information - **Project Name**: org.wxd.boot - **Description**: 项目框架机制, 实现了数据库访问, tcp,http,websocket服务和客户端请求, 实现热更,字节码增强,线程池管控 这个项目可以理解为spring , spring boot - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2024-02-28 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目框架 ## 简介 此框架可以理解为spring spring boot;作为快速搭建应用的一些辅助实现 其中包括数据库操作,tcp,http,websocket rpc等网络服务应用