随笔分类 - idea开发插件
摘要:1 增加 第一步在pom.xml文件中添加依赖 <!-- springboot 热部署 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId>
阅读全文
摘要:Idea常用的插件: mybatisX, (Alt + enter) codeGlace, Lombok, sonarlint, translation, restfultookit, Restfultookit:(ctrl+\)查询restfulURL MyBatis Log Plugin : c
阅读全文
摘要:1: Window→Editor Tabs→Tabs Placement→Show Tabs in Single Row 2: 取消选中后即可在多行显示 FIle settings General EditorTable Tab Closing Policy Tab Limit (默认是10)
阅读全文