springboot热启动
-
一文详解springboot中的热启动配置方案
目录一、核心机制二、快速配置(3步)1. 添加依赖2. 开启 IDEA 自动编译3. 修改配置(可选)三、使用技巧静态资源热更新(无需重启)跳过指定文件重启手动触发重启四、常见问题解决修改 Java 代码后未重启静态资源修[详细]
2025-07-04 10:22 分类:开发 how to map SubclassMap and HasManyToMany in Fluent NHibernate
My problem is fluent nhibernate mapping a many to many relationship, they end up referencing a non existent Id.[详细]
2022-12-29 04:04 分类:问答