skript-db/src
Govindass 7620da85f1 remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly
CachedThreadPool automatically creates threads on demand and automatically deletes unused threads after 60 seconds of no usage, so we can remove config option
2021-02-12 12:43:57 +02:00
..
java remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly 2021-02-12 12:43:57 +02:00
resources Switch from gradle to maven (preference) and optimize code 2021-02-01 13:58:13 +02:00