All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.native-image.io.micronaut.http.hateoas.reflect-config.json Maven / Gradle / Ivy

The newest version!
[
  {
    "name": "io.micronaut.http.hateoas.GenericResource",
    "queryAllDeclaredMethods": true,
    "allDeclaredFields": true,
    "queryAllDeclaredConstructors": true,
    "methods": [
      {
        "name": "addProperty",
        "parameterTypes": [
          "java.lang.String",
          "java.lang.Object"
        ]
      }
    ]
  },
  {
    "name": "io.micronaut.http.hateoas.Resource",
    "queryAllDeclaredMethods": true,
    "methods": [
      {
        "name": "deserialize",
        "parameterTypes": [
          "io.micronaut.http.hateoas.GenericResource"
        ]
      }
    ]
  },
  {
    "name": "io.micronaut.http.hateoas.JsonError",
    "queryAllDeclaredMethods": true,
    "allDeclaredFields": true,
    "queryAllDeclaredConstructors": true
  }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy