# HotSeconds
**Repository Path**: yukunqiang/HotSeconds
## Basic Information
- **Project Name**: HotSeconds
- **Description**: HotSeconds是一个java远程热部署的插件,分为HotSecondsClient和HotSecondsServer,可以热部署java代码,新增函数,新增字段,新增类,还能
- **Primary Language**: Java
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/hotseconds
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 4
- **Created**: 2023-09-22
- **Last Updated**: 2023-09-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# HotSecondsIDEA
This plugin is mainly used for hot deployment to remote server after coding. It can support hot reloading of java, xml, html, css, js and other files, and also supports hot reloading of frameworks such as spring and mybatis.
[Wiki](https://github.com/Liubsyy/HotSecondsIDEA/wiki)
[中文文档](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/install/%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3.md)
[English Document](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/install/document.md)
# Download
[HotSecondsServer](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/install/download_server.md)
[HotSecondsClient](https://plugins.jetbrains.com/plugin/21635-hotsecondsclient)
# HotSeconds Extension
This is a HotSeconds extension project to support more frameworks and more features.
[HotSecondsExtension](https://github.com/Liubsyy/HotSecondsExtension)