store « XML « Spring Q&A





1. Is there any way to store arbitrary XML content in a value?    forum.springsource.org

Is there any way to store arbitrary XML content in a value? Something like: Code: ...

2. How to store sensitive information in spring.xml    forum.springsource.org

Hi I'm working on a project that involves Hibernate + Jasypt + Spring. Because I'm using Jasypt I need to specify in the applicationContext.xml file some encryption keys. Is there a ...