File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-boot/src/main/java/org/springframework/boot/env Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2012-2016 the original author or authors.
2
+ * Copyright 2012-2018 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
30
30
* <p>
31
31
* {@code EnvironmentPostProcessor} processors are encouraged to detect whether Spring's
32
32
* {@link org.springframework.core.Ordered Ordered} interface has been implemented or if
33
- * the @ {@link org.springframework.core.annotation.Order Order} annotation is present and
33
+ * the {@link org.springframework.core.annotation.Order @ Order} annotation is present and
34
34
* to sort instances accordingly if so prior to invocation.
35
35
*
36
36
* @author Andy Wilkinson
You can’t perform that action at this time.
0 commit comments