Polishing

This commit is contained in:
Juergen Hoeller
2018-06-28 14:51:31 +02:00
parent b68e692854
commit 40efcc933c
107 changed files with 510 additions and 624 deletions

View File

@@ -73,6 +73,7 @@ public class DummyEnvironment implements Environment {
return null;
}
@Deprecated
@Override
public boolean acceptsProfiles(String... profiles) {
return false;