# HotSecondsIDEA **Repository Path**: kubernete/HotSecondsIDEA ## Basic Information - **Project Name**: HotSecondsIDEA - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-14 - **Last Updated**: 2023-11-14 ## 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) # Quick Start Install and open HotSeconds, then right-click to hotswap any file, let me show you hot reloading of adding fields and adding SpringMVC methods.

![](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/img/gif/springmvc1.gif)
You can also right-click to hot reloading mybatis xml.

![](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/img/gif/mybatis1.gif)
Multiple files modified? Try batch hot deployment.

![](https://github.com/Liubsyy/HotSecondsIDEA/blob/master/img/gif/batchhot.gif)