Spring Boot starter for Jasypt encryption, enabling easy configuration property encryption.
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-starter</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable encrypted properties in a Spring Boot application.
Set the jasypt.encryptor.password property in application.properties or environment variable.
No dependency data recorded yet.