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

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

{
    "properties": [
        {
            "name": "moe.tristan.easyfxml.version",
            "type": "java.lang.String",
            "description": "Library's version."
        },
        {
            "name": "moe.tristan.easyfxml.spring.version",
            "type": "java.lang.String",
            "description": "Currently used version of Spring Boot inside the library."
        },
        {
            "name": "moe.tristan.easyfxml.fxml.fxml_root_path",
            "type": "java.lang.String",
            "description": "The root folder in which to look for .fxml files. (e.g. 'views/fxml')."
        }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy