mirror of
https://github.com/pen4uin/java-memshell-generator.git
synced 2026-09-22 01:30:43 +08:00
update: 其他
This commit is contained in:
@@ -41,7 +41,7 @@ public class ShellUtil {
|
||||
godzillaMap.put(Constants.SHELL_LISTENER, GodzillaListener.class.getSimpleName());
|
||||
godzillaMap.put(Constants.SHELL_INTERCEPTOR, GodzillaInterceptor.class.getSimpleName());
|
||||
godzillaMap.put(Constants.SHELL_WF_HANDLERMETHOD, GodzillaWebFluxHandlerMethod.class.getSimpleName());
|
||||
toolMap.put("Godzilla", godzillaMap);
|
||||
toolMap.put(Constants.TOOL_GODZILLA, godzillaMap);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user