Blame view

src/main/resources/META-INF/additional-spring-configuration-metadata.json 150 Bytes
c83b5b39   Liu Haoyu   项目创建, 集成spring-se...
1
2
3
4
5
6
7
8
9
  {
    "properties": [
      {
        "name": "jwt.secret",
        "type": "java.lang.String",
        "description": "Description for jwt.secret."
      }
    ]
  }