aspose file tools
The moose likes Spring and the fly likes Jasypt configuration in Spring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Jasypt configuration in Spring" Watch "Jasypt configuration in Spring" New topic
Author

Jasypt configuration in Spring

Andrzej Cichon
Greenhorn

Joined: Nov 15, 2010
Posts: 9
Hi! my hibernate configuraion is written in my spring configuration:

application-Context.xml:


My model is User class:


How to configure jasypt? In tutorials they use hibernate configuration, but I don't have, just my configuration in spring. What to do ?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Jasypt configuration in Spring
 
Similar Threads
Spring AOP with mvc
data not persisted using hibernate spring integration
@Transactional Annotation
Spring AOP aspect not working.
JSF Spring integration