oblak/cloud-core
Jason Penilla a92ff9d39a Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object>
The value of the completed future is never used, void makes this more obvious
2021-12-02 02:04:43 -08:00
..
src Make CommandExecutionHandler#executeFuture return CompletableFuture<Void> instead of CompletableFuture<Object> 2021-12-02 02:04:43 -08:00
build.gradle.kts Add injection services (#211) 2021-01-16 08:54:07 +01:00