crop fix, auto split docs and UI and message

This commit is contained in:
Anthony Stirling
2023-07-19 22:11:59 +01:00
parent 3d66f03f58
commit 4129c75475
25 changed files with 204 additions and 35 deletions

View File

@@ -15,7 +15,7 @@ import jakarta.annotation.PostConstruct;
import stirling.software.SPDF.utils.GeneralUtils;
@SpringBootApplication
@EnableScheduling
//@EnableScheduling
public class SPdfApplication {
@Autowired