avatar

十六小站

欢迎来到我的个人主页! 期待与您分享我的经验与故事,一起探索技术的无穷可能!

  • 首页
  • NAS专题
  • 关于
Home Idea热部署插件Rebel
文章

Idea热部署插件Rebel

Posted 2024-01-4 Updated 2024-10- 19
By 十六 已删除用户
11~14 min read

Rebel介绍

激活方式

  1. 下载本地激活工具
    根据自己电脑系统, 下载对应的文件
    在这里插入图片描述
  2. 运行本地激活服务
    在这里插入图片描述
  3. 填写激活地址和邮箱

下方链接地址更换为 http://127.0.0.1:8888/{GUID}
GUID可以使用在线GUID地址在线生成,然后替换{GUID}就行。
勾选同意选项后点击激活

在这里插入图片描述
在这里插入图片描述

启动项目后报错

ERROR Failed to obtain seat. Unable to connect to license server. Check your network connection and/or VPN settings

解决方案: File => settings => JRebel & XRebel => 点击 Work offline
将工作状态更改为下图模式
在这里插入图片描述

后端
License:  CC BY 4.0
Share

Further Reading

Sep 30, 2025

微服务之Auth篇

auth服务重要是认证授权,签发jwt token使用。 生成密钥对 # 在项目 src/main/resources 下生成 jwt.jks(演示用,生产用更严格的密码/keystore) keytool -genkeypair \ -alias jwt \ -keyalg RSA \

Sep 6, 2025

SpringBoot3.X-2(缓存Redis/memory)

本文主要是实现缓存的集成,由于是单体项目 ,目前整合了内存缓存和Redis缓存两种,可以通过配置来切换。 引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-sta

Sep 5, 2025

SpringBoot3.X-1(MP+Druid)

本次基于springboot-3.5.5,先附上文档地址:https://docs.spring.io/spring-boot/reference/data/sql.html 初始化springboot项目 项目创建步骤不做记录 集成mybaits-plus</

OLDER

Springboot环境下的启动参数说明

NEWER

OpenSearch集成

Recently Updated

  • KubeShpere部署(4.1.2)
  • 微服务之Auth篇
  • 记一次前端优化(vue2)
  • SpringBoot3.X-2(缓存Redis/memory)
  • SpringBoot3.X-1(MP+Druid)

Trending Tags

Java Docker 前端 中间件 数据库 群晖 unraid

Contents

©2025 十六小站. Some rights reserved.

Using the Halo theme Chirpy