Merge branch 'master' into 2.0.x
This commit is contained in:
@@ -161,7 +161,8 @@ public class RefreshScopeConfigurationTests {
|
||||
String message;
|
||||
|
||||
@RequestMapping("/")
|
||||
public String hello() {
|
||||
// Deliberately use package scope
|
||||
String hello() {
|
||||
return message;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user