修改一些bug
This commit is contained in:
@@ -42,6 +42,9 @@ dependencies {
|
||||
compile 'io.github.openfeign:feign-ribbon:10.9'
|
||||
compile 'io.github.openfeign:feign-slf4j:10.9'
|
||||
compile 'com.netflix.ribbon:ribbon-httpclient:2.2.0'
|
||||
compile 'com.dlsc:GMapsFX:2.12.2'
|
||||
|
||||
|
||||
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
implementation 'org.apache.commons:commons-lang3:3.4'
|
||||
|
||||
@@ -94,6 +94,6 @@ public class AppStartup extends Application {
|
||||
@Override
|
||||
public void stop() throws Exception {
|
||||
|
||||
System.err.println(Font.getFontNames());
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user