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

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

The newest version!
{
	"properties": [
		{
			"name": "unabo",
			"type": "online.sanen.unabo.extend.spring.UnaboProperties",
			"description": "Unabo Multi-link configuration."
		},
		{
			"name": "unabo.enable",
			"type": "java.lang.Boolean",
			"description": "The default value is false; Sqlite connection (file name :default.sqlite) is automatically created as the default instance when there is no custom instance in the enabled state."
		},
		{
			"name": "unabo.show-version",
			"type": "java.lang.Boolean",
			"description": "Print version Information."
		},
		{
			"name": "unabo.sql-instances",
			"type": "java.util.List",
			"description": "An array of sql instance."
		},
		{
			"name": "unabo.nosql-instances",
			"type": "java.util.List",
			"description": "An array of nosql instance."
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy