Compare commits
21 Commits
1b58d4bcc2
...
11656812b2
Author | SHA1 | Date | |
---|---|---|---|
11656812b2 | |||
1c9f149b39 | |||
3678e13693 | |||
24e6545e01 | |||
641cfceb9f | |||
fd01a3a3d6 | |||
2f3a995359 | |||
ed25c2b5fb | |||
2a362c3264 | |||
62703e1fe4 | |||
266c46fe16 | |||
b0afd5f4aa | |||
5ef4df2d6f | |||
9cf2698ec8 | |||
daf1d0a14c | |||
480e505396 | |||
9d463735c6 | |||
7e3f433e16 | |||
bee89dd24a | |||
561aa12be6 | |||
2c815028fb |
@ -7,6 +7,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
public class WordAndExcelApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
SpringApplication.run(WordAndExcelApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user