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

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

The newest version!
{
	"groups": [
		{
			"name": "com.bld.crypto.instance",
			"type": "org.springframework.boot.autoconfigure.web.ServerProperties",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks",
			"type": "org.springframework.boot.autoconfigure.web.ServerProperties",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.public-key",
			"type": "org.springframework.boot.autoconfigure.web.ServerProperties",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		}
	],
	"properties": [
		{
			"name": "com.bld.crypto.instance",
			"type": "com.bld.crypto.type.InstanceType",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.public-key.keys",
			"type": "java.util.Map",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks.file",
			"type": "java.lang.String",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks.alias",
			"type": "java.lang.String",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks.password",
			"type": "java.lang.String",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks.instance-jks",
			"type": "java.lang.String",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		},
		{
			"name": "com.bld.crypto.jks.alg",
			"type": "io.jsonwebtoken.SignatureAlgorithm",
			"sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties"
		}
	]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy