spring-configuration-metadata.json 434 B

1234567891011121314
  1. {
  2. "groups": [{
  3. "name": "java110.event.properties",
  4. "type": "com.java110.config.properties.EventProperties",
  5. "sourceType": "com.java110.config.properties.EventProperties"
  6. }],
  7. "properties": [{
  8. "name": "java110.event.properties.order-dispatch-listener",
  9. "type": "java.lang.String",
  10. "description": "订单调度 侦听",
  11. "sourceType": "com.java110.config.properties.EventProperties"
  12. }],
  13. "hints": []
  14. }