作者 丁雄超

搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询

@@ -4,7 +4,9 @@ @@ -4,7 +4,9 @@
4 <option name="autoReloadType" value="SELECTIVE" /> 4 <option name="autoReloadType" value="SELECTIVE" />
5 </component> 5 </component>
6 <component name="ChangeListManager"> 6 <component name="ChangeListManager">
7 - <list default="true" id="5baa27a9-5c44-4760-a914-7f154035883c" name="变更" comment="" /> 7 + <list default="true" id="5baa27a9-5c44-4760-a914-7f154035883c" name="变更" comment="搭建springboot工程项目,基于mybatisplus做了增删改查,多删,逻辑删除,分页条件查询">
  8 + <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9 + </list>
8 <option name="SHOW_DIALOG" value="false" /> 10 <option name="SHOW_DIALOG" value="false" />
9 <option name="HIGHLIGHT_CONFLICTS" value="true" /> 11 <option name="HIGHLIGHT_CONFLICTS" value="true" />
10 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> 12 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -40,22 +42,22 @@ @@ -40,22 +42,22 @@
40 <option name="showMembers" value="true" /> 42 <option name="showMembers" value="true" />
41 <option name="showVisibilityIcons" value="true" /> 43 <option name="showVisibilityIcons" value="true" />
42 </component> 44 </component>
43 - <component name="PropertiesComponent"><![CDATA[{  
44 - "keyToString": {  
45 - "RequestMappingsPanelOrder0": "0",  
46 - "RequestMappingsPanelOrder1": "1",  
47 - "RequestMappingsPanelWidth0": "75",  
48 - "RequestMappingsPanelWidth1": "75",  
49 - "RunOnceActivity.OpenProjectViewOnStart": "true",  
50 - "RunOnceActivity.ShowReadmeOnStart": "true",  
51 - "WebServerToolWindowFactoryState": "false",  
52 - "last_opened_file_path": "C:/Users/Ding/IdeaProjects/studySpringBoot01",  
53 - "project.structure.last.edited": "项目",  
54 - "project.structure.proportion": "0.0",  
55 - "project.structure.side.proportion": "0.2",  
56 - "settings.editor.selected.configurable": "MavenSettings" 45 + <component name="PropertiesComponent">{
  46 + &quot;keyToString&quot;: {
  47 + &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  48 + &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  49 + &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  50 + &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  51 + &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  52 + &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  53 + &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  54 + &quot;last_opened_file_path&quot;: &quot;C:/Users/Ding/IdeaProjects/studySpringBoot01&quot;,
  55 + &quot;project.structure.last.edited&quot;: &quot;项目&quot;,
  56 + &quot;project.structure.proportion&quot;: &quot;0.0&quot;,
  57 + &quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
  58 + &quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;
57 } 59 }
58 -}]]></component> 60 +}</component>
59 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save"> 61 <component name="RunManager" selected="JUnit.StudySpringBoot01ApplicationTests.save">
60 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true"> 62 <configuration name="StudySpringBoot01ApplicationTests.deleteByIds" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
61 <module name="studySpringBoot01" /> 63 <module name="studySpringBoot01" />