# ulisesbocchio/jasypt-spring-boot

Jasypt integration for Spring boot

Repository: https://github.com/ulisesbocchio/jasypt-spring-boot
Canonical: https://ross.abutalabs.com/products/jasypt-spring-boot
Language: Java
License: MIT
License Family: permissive
Topics: spring, spring-boot, encryptable-properties, encryption, webapp, website, web, java, java-8, java8, security, spring-boot2, spring-boot-starter, spring-boot-2
Last push: 2026-01-25T21:53:09+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 55, longevity 100
- inputs: {"age_days": 4116, "days_push": 220, "days_rel": 220, "gap_med": 40, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3088, forks 545 (observed 2026-08-28T04:07:42.211016+00:00)

## What it is
A Spring Boot integration of the Jasypt library that enables transparent encryption and decryption of property sources in Spring Boot applications. It supports encryptable properties across the whole Spring Environment via a starter dependency or annotations.

## Use cases
- encrypt database passwords in application.properties
- hide secrets in Spring Boot config files
- decrypt encrypted properties at runtime in Spring
- secure credentials in Spring Boot application.yml
- use ENC() encrypted values in Spring environment
- protect sensitive config values in a Spring Boot webapp

## When to choose
- you use Spring Boot and need encrypted properties out of the box
- you want secrets in config files without external vault infrastructure
- you need per-property-source encryption control via annotations

## When to avoid
- you need full secrets management with rotation and auditing (use Vault or cloud KMS)
- your project is not Spring Boot based
- you need encryption of data at rest beyond configuration properties

## Facets
- artifact type: library
- maturity: active
- function: security, cryptography, configuration-management, secrets-management
- domain: security, developer-tools, backend, web-development
- platform: jvm
- tags: jasypt, spring-boot, encryptable-properties, property-encryption, spring-boot-starter, secrets-in-config

## Member repositories
- ulisesbocchio/jasypt-spring-boot (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.211016+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:31.056087+00:00, confidence not recorded.
  - readme: https://github.com/ulisesbocchio/jasypt-spring-boot (fetched 2026-08-28T04:07:42.211016+00:00, sha 8c7e1baa6b83)
- Data as of 2026-08-30T08:39:29.467469+00:00.
