Skip to content

Commit e6cdf9d

Browse files
feat(configuration): add sealed-env
1 parent 1e655bd commit e6cdf9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ _Libraries that provide external configuration._
299299
- [KAConf](https://github.com/mariomac/kaconf) - Annotation-based configuration system for Java and Kotlin.
300300
- [microconfig](https://microconfig.io) - Configuration system designed for microservices which helps to separate configuration from code. The configuration for different services can have common and specific parts and can be dynamically distributed.
301301
- [owner](https://github.com/lviggiano/owner) - Reduces boilerplate of properties.
302+
- [sealed-env](https://github.com/davidalmeidac/sealed-env) - Encrypts environment files with a shared Node.js and Java/Spring Boot format plus optional TOTP unsealing.
302303

303304
### Constraint Satisfaction Problem Solver
304305

0 commit comments

Comments
 (0)