commit
1b4b6de619
@ -8,6 +8,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
@EnableScheduling
|
||||
public class ItzxClubsHomeServerApplication {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Test");
|
||||
SpringApplication.run(ItzxClubsHomeServerApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user