ulisesbocchio/jasypt-spring-boot
Jasypt integration for Spring boot observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 64
- Release rhythm 55
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40
- age_days: 4116
- days_rel: 220
- days_push: 220
- n_releases_24m: 2
Adoption not part of the score
3088 stars · 545 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
security cryptography configuration-management secrets-management security developer-tools backend web-development jvm jasypt spring-boot encryptable-properties property-encryption spring-boot-starter secrets-in-config
1 source
- readme: https://github.com/ulisesbocchio/jasypt-spring-boot · fetched 2026-08-28 · 8c7e1baa6b83
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ulisesbocchio/jasypt-spring-boot | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="ulisesbocchio/jasypt-spring-boot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem