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

META-INF.spring-configuration-metadata.json Maven / Gradle / Ivy

There is a newer version: 3.2.5
Show newest version
{
  "properties": [
    {
      "name": "spring.test.database.replace",
      "type": "org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase$Replace",
      "description": "Type of existing DataSource to replace.",
      "defaultValue": "any"
    },
    {
      "name": "spring.test.mockmvc.print",
      "type": "org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint",
      "description": "MVC Print option.",
      "defaultValue": "default"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy