EasyCodeMybatisCodeHelperTemplates icon indicating copy to clipboard operation
EasyCodeMybatisCodeHelperTemplates copied to clipboard

Results 6 EasyCodeMybatisCodeHelperTemplates issues
Sort by recently updated
recently updated
newest added

1:举例: 会变成 2:怎么查看$tool的方法呢,我想调用大驼峰转中划线

wait feedback

在idea中创建archetype为org.apache.maven.archetypes:maven-archetype-quickstart时, 生成的resource跑到子module之外 quickstart 创建时没有resources ,手动添加一个resources目录, 也不可以. 但是如果创建的是子module是用Spring initializr就可以正确生成.

wait feedback

![image](https://github.com/gejun123456/EasyCodeMybatisCodeHelperTemplates/assets/16953972/8ca40a6a-c821-4664-8dd2-a4e30503dab5)

![image](https://user-images.githubusercontent.com/38173260/233816909-805f20f2-3531-4d2f-85c9-a078278f6541.png)

wait feedback

MyMainActionGroup#presentation@DatabaseViewPopup (com.bruce.plugin.actions.MyMainActionGroup), actionId=con.sjhy.easyCodeMybatisCodeHelper.action, text='EasyCodeMybatisCodeHelper' java.lang.NullPointerException: Cannot read the array length because "" is null at com.bruce.plugin.actions.BaseDatabaseClickAction.updateForEvent(BaseDatabaseClickAction.java:83) at com.bruce.plugin.actions.MyMainActionGroup.update(MyMainActionGroup.java:14) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate$lambda$2(ActionUtil.kt:226) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate(ActionUtil.kt:244) at com.intellij.openapi.actionSystem.impl.ActionUpdater$updateAction$success$1$1$1.invoke(ActionUpdater.kt:501) at com.inte

bug