Polishing

This commit is contained in:
Juergen Hoeller
2020-04-09 11:49:35 +02:00
parent 8682a5d89a
commit de0d06fab5
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2018 the original author or authors.
* Copyright 2002-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -84,6 +84,7 @@ public class AcceptHeaderLocaleResolver implements LocaleResolver {
/**
* The configured default locale, if any.
* <p>This method may be overridden in subclasses.
* @since 4.3
*/
@Nullable