Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 32f8b58

Browse files
Update DemoApplication.java
1 parent 94be73f commit 32f8b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎APIJSON-Java-Server/APIJSONDemo-Druid/src/main/java/apijson/demo/DemoApplication.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public class DemoApplication implements ApplicationContextAware, WebServerFactor
5050
public static void main(String[] args) throws Exception {
5151
SpringApplication.run(DemoApplication.class, args);
5252

53-
Log.DEBUG = true;
53+
Log.DEBUG = true;
5454
APIJSONApplication.init(false); // 4.4.0 以上需要这句来保证以上 static 代码块中给 DEFAULT_APIJSON_CREATOR 赋值会生效
5555
}
5656

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /