Skip to content

Typo in Custom DSLs Documentation #4340

@rwinch

Description

@rwinch

Summary

https://docs.spring.io/spring-security/site/docs/4.2.0.RELEASE/reference/htmlsingle/#jc-custom-dsls should be

public class MyCustomDsl extends AbstractHttpConfigurer<MyCustomDsl, HttpSecurity> {
	private boolean flag;

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samples

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions