readme 수정
This commit is contained in:
20
.idea/workspace.xml
generated
20
.idea/workspace.xml
generated
@@ -5,7 +5,6 @@
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="3f581000-6311-44ad-95c1-b5e52948f769" name="Default Changelist" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
@@ -122,7 +121,7 @@
|
||||
<workItem from="1597484844340" duration="2767000" />
|
||||
<workItem from="1597490704077" duration="1650000" />
|
||||
<workItem from="1597493385072" duration="144000" />
|
||||
<workItem from="1597493940898" duration="15211000" />
|
||||
<workItem from="1597493940898" duration="15281000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="컨피그 서버 셋팅">
|
||||
<created>1596909694289</created>
|
||||
@@ -187,7 +186,14 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1597509219034</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="10" />
|
||||
<task id="LOCAL-00010" summary="주석 추가">
|
||||
<created>1597510927519</created>
|
||||
<option name="number" value="00010" />
|
||||
<option name="presentableId" value="LOCAL-00010" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1597510927519</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="11" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@@ -229,10 +235,10 @@
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
</state>
|
||||
<state x="-1155" y="109" key="#com.intellij.ide.util.MemberChooser/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1596968979235" />
|
||||
<state x="-1445" y="3" key="CommitChangelistDialog2" timestamp="1597509216160">
|
||||
<state x="-1445" y="3" key="CommitChangelistDialog2" timestamp="1597510925051">
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
</state>
|
||||
<state x="-1445" y="3" key="CommitChangelistDialog2/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1597509216160" />
|
||||
<state x="-1445" y="3" key="CommitChangelistDialog2/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1597510925051" />
|
||||
<state x="380" y="0" key="CommitChangelistDialog2/0.0.1536.824/-1920.-112.1920.1040@0.0.1536.824" timestamp="1596982844769" />
|
||||
<state x="-1180" y="163" key="FileChooserDialogImpl" timestamp="1597508690420">
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
@@ -286,10 +292,10 @@
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
</state>
|
||||
<state x="-1370" y="77" key="SettingsEditor/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1597488019765" />
|
||||
<state x="-1368" y="141" key="Vcs.Push.Dialog.v2" timestamp="1597509226489">
|
||||
<state x="-1368" y="141" key="Vcs.Push.Dialog.v2" timestamp="1597510945763">
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
</state>
|
||||
<state x="-1368" y="141" key="Vcs.Push.Dialog.v2/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1597509226489" />
|
||||
<state x="-1368" y="141" key="Vcs.Push.Dialog.v2/0.0.1536.824/-1920.-112.1920.1040@-1920.-112.1920.1040" timestamp="1597510945763" />
|
||||
<state x="442" y="200" key="Vcs.Push.Dialog.v2/0.0.1536.824/-1920.-112.1920.1040@0.0.1536.824" timestamp="1596982914923" />
|
||||
<state x="-1828" y="-20" width="1736" height="856" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1597507879330">
|
||||
<screen x="-1920" y="-112" width="1920" height="1040" />
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
## Table of Contents
|
||||
- Config Server (환경설정 외부화)
|
||||
- Config Server (환경설정 외부화)<br />
|
||||
자세한 설명은 [여기](https://bravenamme.github.io/2020/08/16/spring-cloud-config-server/) 를 참고
|
||||
> [Messaging with RabbitMQ](https://spring.io/guides/gs/messaging-rabbitmq/) <br />
|
||||
> [AMQP doc](https://docs.spring.io/spring-boot/docs/2.3.2.RELEASE/reference/htmlsingle/#boot-features-amqp) <br />
|
||||
|
||||
Reference in New Issue
Block a user