开发者

How do you serialize a Spring Bean (spring 3)

开发者 https://www.devze.com 2023-01-20 07:54 出处:网络
I understand this is supposed to happen automatically, but it\'s doing anything but in my experience. Does anyone know how to serialize a Bean which h开发者_JS百科as indirect/direct references to othe

I understand this is supposed to happen automatically, but it's doing anything but in my experience. Does anyone know how to serialize a Bean which h开发者_JS百科as indirect/direct references to other non-serializable Beans/classes?


I think only session scoped beans are serialized automatically. There's a similar case here. So, all credits to Hans Westerbeek.

0

精彩评论

暂无评论...
验证码 换一张
取 消