mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 10:37:41 +08:00 
			
		
		
		
	修复热部署导致的强换异常问题
This commit is contained in:
		| @ -14,7 +14,7 @@ public class RuoYiApplication | |||||||
| { | { | ||||||
|     public static void main(String[] args) |     public static void main(String[] args) | ||||||
|     { |     { | ||||||
|         System.setProperty("spring.devtools.restart.enabled", "false"); |         // System.setProperty("spring.devtools.restart.enabled", "false"); | ||||||
|         SpringApplication.run(RuoYiApplication.class, args); |         SpringApplication.run(RuoYiApplication.class, args); | ||||||
|         System.out.println("(♥◠‿◠)ノ゙  若依启动成功   ლ(´ڡ`ლ)゙  \n" + |         System.out.println("(♥◠‿◠)ノ゙  若依启动成功   ლ(´ڡ`ლ)゙  \n" + | ||||||
|                 " .-------.       ____     __        \n" + |                 " .-------.       ____     __        \n" + | ||||||
|  | |||||||
| @ -0,0 +1 @@ | |||||||
|  | restart.include.json=/com.alibaba.fastjson.*.jar | ||||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi