Closed ekomanurung closed 5 years ago
https://github.com/bliblidotcom/command-plugin/blob/4301f5bc6454c55393ca095ad883b4f4134900d9/src/main/java/com/blibli/oss/command/cache/impl/CommandCacheImpl.java#L29
yes, we need to return Command Response class in command, not primitive type, or collection type
https://github.com/bliblidotcom/command-plugin/blob/4301f5bc6454c55393ca095ad883b4f4134900d9/src/main/java/com/blibli/oss/command/cache/impl/CommandCacheImpl.java#L29