V
Vel·ToolKit
简洁 · 高效 · 即开即用
ZH

Properties 转换

Properties ↔ JSON/YAML

方向
结构
.properties
JSON
{ "server": { "port": 8080, "host": "localhost", "ssl": { "enabled": true } }, "app": { "name": "Vel·Toolkit", "greet": "Hello\nWorld" }, "description": "A clean fast developer toolkit", "db": { "url:postgres": "postgresql://localhost/app" } }