You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

additional-spring-configuration-metadata.json 290B

12345678910111213
  1. {
  2. "properties": [
  3. {
  4. "name": "discord.secret",
  5. "type": "java.lang.String",
  6. "description": "Description for discord.secret."
  7. },
  8. {
  9. "name": "discord.token",
  10. "type": "java.lang.String",
  11. "description": "Description for discord.token."
  12. }
  13. ] }