forked from Fascinated/Bat
Ember -> Bat
This commit is contained in:
parent
886755cd40
commit
34d92d7bf8
@ -16,7 +16,7 @@ import java.util.Objects;
|
||||
|
||||
@EnableScheduling
|
||||
@SpringBootApplication
|
||||
@Log4j2(topic = "Ember")
|
||||
@Log4j2(topic = "Bat")
|
||||
public class BatApplication {
|
||||
public static Gson GSON = new GsonBuilder().create();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user