Skip to content

Provide spring-security-5*.xsd for https://www.springframework.org/schema/security/ #8091

Closed
@FelixJongleur42

Description

@FelixJongleur42

Summary

The Spring Security 5 XSDs are missing from https://www.springframework.org/schema/security/

Expected Behavior

They should be there

Version

5.x and above

Sample

Referencing as

	xsi:schemaLocation="
	   http://www.springframework.org/schema/security
       https://www.springframework.org/schema/security/spring-security-5.3.xsd
       http://www.springframework.org/schema/beans
       https://www.springframework.org/schema/beans/spring-beans.xsd
       http://www.springframework.org/schema/util
       https://www.springframework.org/schema/util/spring-util.xsd"

cause IDE to fail XML Validation since the xsd is missing

Metadata

Metadata

Assignees

Labels

in: configAn issue in spring-security-configtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions