ulisesbocchio / jasypt-spring-boot

Jasypt integration for Spring boot
MIT License
2.91k stars 522 forks source link

I use spring but not use spring boot #19

Closed frank780117 closed 8 years ago

frank780117 commented 8 years ago

Hi,

I want to custom spring @propertySource annotation for jasypt.

but it's hard for me, and I find this project.

The project so cool, but I use spring 4, not use spring boot,

can this project use for spring?

if can, give me a point or some hint, I want use this.

ulisesbocchio commented 8 years ago

Yeah, doesn't matter wether you use spring boot or not actually. You can follow the steps in the Readme and use jasypt-spring-boot without using the starter jar which basically is:

Please Star the repo if you find the library useful