mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
#2355 - Rename methods in SpiServer with deprecation
This commit is contained in:
@@ -592,7 +592,7 @@ public class TDSpiServer implements SpiServer {
|
||||
}
|
||||
|
||||
@Override
|
||||
public DatabaseConfig getServerConfig() {
|
||||
public DatabaseConfig config() {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user