浏览代码

Keep EnableWebMvcSecurity Link

So that links across the Internet that are pointed at
#mvc-enablewebmvcsecurity still arrive at a relevant place,
this commit re-adds the mvc-enablewebmvcsecurity link, even
though @EnableWebMvcSecurity itself is now removed.

Issue gh-17294
Josh Cummings 1 月之前
父节点
当前提交
02d69ec864
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/modules/ROOT/pages/servlet/integrations/mvc.adoc

+ 1 - 0
docs/modules/ROOT/pages/servlet/integrations/mvc.adoc

@@ -4,6 +4,7 @@
 Spring Security provides a number of optional integrations with Spring MVC.
 This section covers the integration in further detail.
 
+[[mvc-enablewebmvcsecurity]]
 [[mvc-enablewebsecurity]]
 == @EnableWebSecurity