Commit e8d46c45 by zhongzhimiao

init

parent 53c3311c
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
/target
...@@ -2,12 +2,7 @@ ...@@ -2,12 +2,7 @@
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="0dcfcd34-9a3d-4ad3-809a-8b9c19032e2b" name="Default" comment=""> <list default="true" id="0dcfcd34-9a3d-4ad3-809a-8b9c19032e2b" name="Default" comment="">
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/service-zuul/pom.xml" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/service-zuul/service-zuul.iml" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/service-zuul/src/main/java/com/study/AppZuul.java" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/service-zuul/src/main/java/com/study/MyFilter.java" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/service-zuul/src/main/resources/application.yml" />
</list> </list>
<ignored path="$PROJECT_DIR$/config-client/target/" /> <ignored path="$PROJECT_DIR$/config-client/target/" />
<ignored path="$PROJECT_DIR$/config-server/target/" /> <ignored path="$PROJECT_DIR$/config-server/target/" />
...@@ -62,7 +57,7 @@ ...@@ -62,7 +57,7 @@
</provider> </provider>
</entry> </entry>
</file> </file>
<file leaf-file-name="application.properties" pinned="false" current-in-tab="true"> <file leaf-file-name="application.properties" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/config-server/src/main/resources/application.properties"> <entry file="file://$PROJECT_DIR$/config-server/src/main/resources/application.properties">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="114"> <state relative-caret-position="114">
...@@ -72,6 +67,16 @@ ...@@ -72,6 +67,16 @@
</provider> </provider>
</entry> </entry>
</file> </file>
<file leaf-file-name=".gitignore" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="19">
<caret line="1" column="0" lean-forward="false" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="31" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="ConfigServerApplication.java" pinned="false" current-in-tab="false"> <file leaf-file-name="ConfigServerApplication.java" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/config-server/src/main/java/com/study/app/ConfigServerApplication.java"> <entry file="file://$PROJECT_DIR$/config-server/src/main/java/com/study/app/ConfigServerApplication.java">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
...@@ -153,6 +158,7 @@ ...@@ -153,6 +158,7 @@
<option value="$PROJECT_DIR$/service-member/src/main/java/com/study/controller/MemberController.java" /> <option value="$PROJECT_DIR$/service-member/src/main/java/com/study/controller/MemberController.java" />
<option value="$PROJECT_DIR$/service-zuul/src/main/resources/application.yml" /> <option value="$PROJECT_DIR$/service-zuul/src/main/resources/application.yml" />
<option value="$PROJECT_DIR$/config-server/src/main/resources/application.properties" /> <option value="$PROJECT_DIR$/config-server/src/main/resources/application.properties" />
<option value="$PROJECT_DIR$/.gitignore" />
</list> </list>
</option> </option>
</component> </component>
...@@ -519,7 +525,7 @@ ...@@ -519,7 +525,7 @@
<workItem from="1565337584225" duration="5000" /> <workItem from="1565337584225" duration="5000" />
<workItem from="1566175733036" duration="704000" /> <workItem from="1566175733036" duration="704000" />
<workItem from="1566197434181" duration="836000" /> <workItem from="1566197434181" duration="836000" />
<workItem from="1566198382633" duration="27000" /> <workItem from="1566198382633" duration="288000" />
</task> </task>
<servers /> <servers />
</component> </component>
...@@ -535,7 +541,7 @@ ...@@ -535,7 +541,7 @@
</history-entry> </history-entry>
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="37856000" /> <option name="totallyTimeSpent" value="38117000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
...@@ -560,9 +566,9 @@ ...@@ -560,9 +566,9 @@
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.65290177" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.65290177" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Spring" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Spring" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32997763" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32997763" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="MyBatis Sql Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="MyBatis Sql Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.29669157" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.29669157" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Bean Validation" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Bean Validation" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
...@@ -588,8 +594,6 @@ ...@@ -588,8 +594,6 @@
<watches-manager /> <watches-manager />
</component> </component>
<component name="editorHistoryManager"> <component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/springDataJpaStudy/src/main/java/cn/study/entity/Customer.java" />
<entry file="file://$PROJECT_DIR$/springDataJpaStudy/src/main/java/cn/study/entity/LinkMan.java" />
<entry file="file://$PROJECT_DIR$/springDataJpaStudy/src/main/resources/applicationContext.xml" /> <entry file="file://$PROJECT_DIR$/springDataJpaStudy/src/main/resources/applicationContext.xml" />
<entry file="file://$PROJECT_DIR$/comstudy/pom.xml" /> <entry file="file://$PROJECT_DIR$/comstudy/pom.xml" />
<entry file="file://$PROJECT_DIR$/comstudy/src/main/java/TCPClient.java" /> <entry file="file://$PROJECT_DIR$/comstudy/src/main/java/TCPClient.java" />
...@@ -844,6 +848,14 @@ ...@@ -844,6 +848,14 @@
</state> </state>
</provider> </provider>
</entry> </entry>
<entry file="file://$PROJECT_DIR$/ignores.txt">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/config-server/src/main/resources/application.properties"> <entry file="file://$PROJECT_DIR$/config-server/src/main/resources/application.properties">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="114"> <state relative-caret-position="114">
...@@ -852,6 +864,14 @@ ...@@ -852,6 +864,14 @@
</state> </state>
</provider> </provider>
</entry> </entry>
<entry file="file://$PROJECT_DIR$/.gitignore">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="19">
<caret line="1" column="0" lean-forward="false" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="31" />
<folding />
</state>
</provider>
</entry>
</component> </component>
<component name="masterDetails"> <component name="masterDetails">
<states> <states>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment