additional-spring-configuration-metadata.json 377 B

1234567891011121314
  1. { "groups": [
  2. {
  3. "name": "springboot.license.generate",
  4. "sourceType": "com.appleyk.creator.config.LicenseCreatorProperties",
  5. "type": "com.appleyk.creator.config.LicenseCreatorProperties"
  6. }
  7. ],
  8. "properties": [
  9. {
  10. "name": "springboot.license.generate.tempPath",
  11. "type": "java.lang.String",
  12. "description": "证书生成临时路径."
  13. }
  14. ] }