spring asm with custom classloader

本文讨论了Spring使用ASM进行类文件读取时遇到的问题,特别是当类文件经过加密后,应用无法正常启动的情况。文章给出了解决方案,即如果需要加密类文件,则必须在ASM层面进行解密。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


spring asm with custom classloader

Q:
Our app is over SSH,we add a custom classloader to keep class safe, but after encrypted the class file , the app can't startup. It seems spring use asm to load the class file ,and as of the file was encryted , it can't load it successfully. Is there any way to make it? Or how can i use spring without asm?

A:   
Spring asm do not load class but read it. does your app have any scan settings like <context:scan> – farmer1992 Oct 17 '12 at 18:04
   
A:
Thank you ,I've resolved it.Spring asm read the class file, and if you want to encrypt you class,you need to decrypt in asm class – husanhong Dec 24 '12 at 5:19

 

来自于:

http://stackoverflow.com/questions/12310839/spring-asm-with-custom-classloader

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值