Grails 2.0的重新加载机制不再使用用户的类加载器(Class Loaders),而是使用JVM代理来重新加载那些改变过的类.
基于1个网页-相关网页
custom class loaders 定制的类装载器
Class loading in a JVM is controlled by class loaders.
装入到JVM的类是由类装入器控制的。
youdao
The output will show the two different class loaders loading C.
输出会显示两个装入 C 的不同类装入器。
Because class loaders tend to be small, this overhead should not be high.
因为类装入器往往比较小,所以这个开销不会大。
应用推荐
模块上移
模块下移
不移动