We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbe8f8 commit 0a822ddCopy full SHA for 0a822dd
src/docs/asciidoc/web/webmvc-cors.adoc
@@ -172,7 +172,7 @@ public class AccountController {
172
In addition to fine-grained, controller method level configuration, you probably want to
173
define some global CORS configuration, too. You can set URL-based `CorsConfiguration`
174
mappings individually on any `HandlerMapping`. Most applications, however, use the
175
-MVC Java configuration or the MVC XNM namespace to do that.
+MVC Java configuration or the MVC XML namespace to do that.
176
177
By default, global configuration enables the following:
178
0 commit comments