Closed candrews closed 9 years ago
Alright man, I'll take a look. Also, contributions are more than welcome :)
I've added the configuration properties metadata "Automanually". the processor dashes property names with camel case so I had to edit after generation. Not sure how the IDE will pick up the Javadoc. I haven't release this so if you can checkout the code, build a SNAPSHOT and test that'd be great.
It would be awesome if jasypt-spring-boot supported configuration metadata http://docs.spring.io/spring-boot/docs/current/reference/html/configuration-metadata.html so documentation and IDE assistance are available for the various properties (jasypt.encryptor.password, jasypt.encryptor.algorithm, etc) which this project supports.
I can imagine this improvement being implemented in 1 of 2 ways: