updating cloud settings
This commit is contained in:
		
							
								
								
									
										13
									
								
								.idea/libraries/Maven__org_springframework_cloud_spring_cloud_config_client_2_2_5_RELEASE.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.idea/libraries/Maven__org_springframework_cloud_spring_cloud_config_client_2_2_5_RELEASE.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <component name="libraryTable"> | ||||
|   <library name="Maven: org.springframework.cloud:spring-cloud-config-client:2.2.5.RELEASE"> | ||||
|     <CLASSES> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-config-client/2.2.5.RELEASE/spring-cloud-config-client-2.2.5.RELEASE.jar!/" /> | ||||
|     </CLASSES> | ||||
|     <JAVADOC> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-config-client/2.2.5.RELEASE/spring-cloud-config-client-2.2.5.RELEASE-javadoc.jar!/" /> | ||||
|     </JAVADOC> | ||||
|     <SOURCES> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-config-client/2.2.5.RELEASE/spring-cloud-config-client-2.2.5.RELEASE-sources.jar!/" /> | ||||
|     </SOURCES> | ||||
|   </library> | ||||
| </component> | ||||
							
								
								
									
										13
									
								
								.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_config_2_2_5_RELEASE.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_config_2_2_5_RELEASE.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <component name="libraryTable"> | ||||
|   <library name="Maven: org.springframework.cloud:spring-cloud-starter-config:2.2.5.RELEASE"> | ||||
|     <CLASSES> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-starter-config/2.2.5.RELEASE/spring-cloud-starter-config-2.2.5.RELEASE.jar!/" /> | ||||
|     </CLASSES> | ||||
|     <JAVADOC> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-starter-config/2.2.5.RELEASE/spring-cloud-starter-config-2.2.5.RELEASE-javadoc.jar!/" /> | ||||
|     </JAVADOC> | ||||
|     <SOURCES> | ||||
|       <root url="jar://$MAVEN_REPOSITORY$/org/springframework/cloud/spring-cloud-starter-config/2.2.5.RELEASE/spring-cloud-starter-config-2.2.5.RELEASE-sources.jar!/" /> | ||||
|     </SOURCES> | ||||
|   </library> | ||||
| </component> | ||||
							
								
								
									
										118
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										118
									
								
								.idea/workspace.xml
									
									
									
										generated
									
									
									
								
							| @@ -23,13 +23,24 @@ | ||||
|   </component> | ||||
|   <component name="ChangeListManager"> | ||||
|     <list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment=""> | ||||
|       <change afterPath="$PROJECT_DIR$/src/test/java/com/release11/klaus/service/EtrackServiceImplTest.java" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_security_2_3_1_RELEASE.xml" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_config_client_2_2_5_RELEASE.xml" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_cloud_spring_cloud_starter_config_2_2_5_RELEASE.xml" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_config_5_3_3_RELEASE.xml" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_core_5_3_3_RELEASE.xml" afterDir="false" /> | ||||
|       <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_springframework_security_spring_security_web_5_3_3_RELEASE.xml" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/release11/klaus/controller/KlausController.java" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/src/main/java/com/release11/klaus/repository/LogsRepository.java" beforeDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/src/main/resources/data-access.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/data-access.properties" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/src/test/java/com/release11/klaus/service/KlausServiceImplTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/com/release11/klaus/service/KlausServiceImplTest.java" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/classes/com/release11/klaus/controller/KlausController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/release11/klaus/controller/KlausController.class" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/Klaus.iml" beforeDir="false" afterPath="$PROJECT_DIR$/Klaus.iml" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/classes/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.properties" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/generated-sources/annotations/com/release11/klaus/mappers/MockedMessageMapperImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/target/generated-sources/annotations/com/release11/klaus/mappers/MockedMessageMapperImpl.java" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst" beforeDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/test-classes/com/release11/klaus/repository/MockedResponseRedisRepositoryTest.class" beforeDir="false" /> | ||||
|       <change beforePath="$PROJECT_DIR$/target/test-classes/com/release11/klaus/service/KlausServiceImplTest.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/test-classes/com/release11/klaus/service/KlausServiceImplTest.class" afterDir="false" /> | ||||
|     </list> | ||||
|     <option name="SHOW_DIALOG" value="false" /> | ||||
|     <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||||
| @@ -87,6 +98,7 @@ | ||||
|   </component> | ||||
|   <component name="RecentsManager"> | ||||
|     <key name="CreateTestDialog.RecentsKey"> | ||||
|       <recent name="com.release11.klaus.repository" /> | ||||
|       <recent name="com.release11.klaus.service" /> | ||||
|       <recent name="com.release11.klaus.controller" /> | ||||
|     </key> | ||||
| @@ -115,7 +127,7 @@ | ||||
|       <recent name="com.release11.klaus.service" /> | ||||
|     </key> | ||||
|   </component> | ||||
|   <component name="RunManager" selected="JUnit.KlausServiceImplTest"> | ||||
|   <component name="RunManager" selected="Application.KlausApplication"> | ||||
|     <configuration name="KlausApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> | ||||
|       <envs> | ||||
|         <env name="-Dspring.profiles.active" value="test" /> | ||||
| @@ -248,9 +260,9 @@ | ||||
|     </list> | ||||
|     <recent_temporary> | ||||
|       <list> | ||||
|         <item itemvalue="Application.KlausApplication" /> | ||||
|         <item itemvalue="JUnit.KlausServiceImplTest" /> | ||||
|         <item itemvalue="JUnit.EtrackServiceImplTest" /> | ||||
|         <item itemvalue="Application.KlausApplication" /> | ||||
|         <item itemvalue="JUnit.KlausMvcControllerTest" /> | ||||
|         <item itemvalue="JUnit.KlausControllerTest" /> | ||||
|       </list> | ||||
| @@ -268,13 +280,6 @@ | ||||
|       <option name="presentableId" value="Default" /> | ||||
|       <updated>1598862102028</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00053" summary="testing jenkins docker"> | ||||
|       <created>1601294193991</created> | ||||
|       <option name="number" value="00053" /> | ||||
|       <option name="presentableId" value="LOCAL-00053" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1601294193992</updated> | ||||
|     </task> | ||||
|     <task id="LOCAL-00054" summary="adding logs from the application"> | ||||
|       <created>1601294810984</created> | ||||
|       <option name="number" value="00054" /> | ||||
| @@ -611,7 +616,14 @@ | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1602145228592</updated> | ||||
|     </task> | ||||
|     <option name="localTasksCounter" value="102" /> | ||||
|     <task id="LOCAL-00102" summary="unit tests"> | ||||
|       <created>1602255408318</created> | ||||
|       <option name="number" value="00102" /> | ||||
|       <option name="presentableId" value="LOCAL-00102" /> | ||||
|       <option name="project" value="LOCAL" /> | ||||
|       <updated>1602255408320</updated> | ||||
|     </task> | ||||
|     <option name="localTasksCounter" value="103" /> | ||||
|     <servers /> | ||||
|   </component> | ||||
|   <component name="UnknownFeatures"> | ||||
| @@ -631,7 +643,6 @@ | ||||
|   </component> | ||||
|   <component name="VcsManagerConfiguration"> | ||||
|     <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" /> | ||||
|     <MESSAGE value="etrack" /> | ||||
|     <MESSAGE value="new buttons" /> | ||||
|     <MESSAGE value="sorting" /> | ||||
|     <MESSAGE value="fixing update, delete buttons" /> | ||||
| @@ -656,7 +667,8 @@ | ||||
|     <MESSAGE value="changing module settings,
adding unit testing for controllers" /> | ||||
|     <MESSAGE value="cleaning" /> | ||||
|     <MESSAGE value="switching docker network" /> | ||||
|     <option name="LAST_COMMIT_MESSAGE" value="switching docker network" /> | ||||
|     <MESSAGE value="unit tests" /> | ||||
|     <option name="LAST_COMMIT_MESSAGE" value="unit tests" /> | ||||
|   </component> | ||||
|   <component name="WindowStateProjectService"> | ||||
|     <state x="904" y="236" key="#Notifications" timestamp="1600868491636"> | ||||
| @@ -693,62 +705,71 @@ | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     </state> | ||||
|     <state x="508" y="128" width="904" height="610" key="EnvironmentVariablesDialog/0.0.1536.824@0.0.1536.824" timestamp="1601384219062" /> | ||||
|     <state x="549" y="167" key="FileChooserDialogImpl" timestamp="1602147205037"> | ||||
|     <state x="549" y="167" key="FileChooserDialogImpl" timestamp="1602662342585"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     </state> | ||||
|     <state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602062761111" /> | ||||
|     <state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824/1920.0.1920.1160@0.0.1536.824" timestamp="1602662342585" /> | ||||
|     <state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1602147205037" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.bottom" timestamp="1602253960877"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.bottom" timestamp="1602674787447"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1877" height="239" key="GridCell.Tab.0.bottom/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275797041" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.bottom/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602249237084" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.bottom/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253960877" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.0.bottom/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.bottom/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602674787447" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1602147432366" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.center" timestamp="1602253960876"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.center" timestamp="1602674787447"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1877" height="239" key="GridCell.Tab.0.center/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275797041" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.center/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602249237084" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.center/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253960876" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.0.center/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424968" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.center/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602674787447" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1602147432366" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.left" timestamp="1602253960875"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.left" timestamp="1602674787447"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1877" height="239" key="GridCell.Tab.0.left/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275797041" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.left/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602249237084" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.left/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253960875" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.0.left/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424967" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.left/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602674787447" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1602147432366" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.right" timestamp="1602253960877"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.right" timestamp="1602674787447"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1877" height="239" key="GridCell.Tab.0.right/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275797041" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.right/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602249237084" /> | ||||
|     <state width="1877" height="276" key="GridCell.Tab.0.right/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253960877" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.0.right/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="309" key="GridCell.Tab.0.right/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602674787447" /> | ||||
|     <state width="1493" height="217" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1602147432366" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.bottom" timestamp="1602253420337"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.bottom" timestamp="1602672852817"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602075481186" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253420337" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.bottom/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" /> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.bottom/0.0.1536.824@0.0.1536.824" timestamp="1600697207730" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.center" timestamp="1602253420336"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.center" timestamp="1602672852817"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602075481185" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253420336" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.center/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" /> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.center/0.0.1536.824@0.0.1536.824" timestamp="1600697207730" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.left" timestamp="1602253420336"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.left" timestamp="1602672852817"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602075481185" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253420336" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.left/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" /> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.left/0.0.1536.824@0.0.1536.824" timestamp="1600697207730" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.right" timestamp="1602253420337"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.right" timestamp="1602672852817"> | ||||
|       <screen x="1920" y="0" width="1920" height="1160" /> | ||||
|     </state> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602075481185" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602253420337" /> | ||||
|     <state width="1877" height="261" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255424969" /> | ||||
|     <state width="1877" height="297" key="GridCell.Tab.1.right/0.0.1536.824/1920.0.1920.1160@1920.0.1920.1160" timestamp="1602672852817" /> | ||||
|     <state width="1493" height="261" key="GridCell.Tab.1.right/0.0.1536.824@0.0.1536.824" timestamp="1600697207730" /> | ||||
|     <state x="299" y="67" key="Maven.ArtifactSearchDialog" timestamp="1598862685882"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
| @@ -768,21 +789,22 @@ | ||||
|     </state> | ||||
|     <state x="277" y="57" key="SettingsEditor/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1600935670743" /> | ||||
|     <state x="277" y="57" key="SettingsEditor/0.0.1536.824@0.0.1536.824" timestamp="1601975962923" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2" timestamp="1602145235569"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     <state x="2371" y="183" key="Vcs.Push.Dialog.v2" timestamp="1602255416393"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     </state> | ||||
|     <state x="451" y="183" key="Vcs.Push.Dialog.v2/-1920.0.1536.832/0.0.1920.1040@0.0.1920.1040" timestamp="1600275760386" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1600350277680" /> | ||||
|     <state x="2371" y="183" key="Vcs.Push.Dialog.v2/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602101594045" /> | ||||
|     <state x="2371" y="183" key="Vcs.Push.Dialog.v2/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255416393" /> | ||||
|     <state x="361" y="145" key="Vcs.Push.Dialog.v2/0.0.1536.824@0.0.1536.824" timestamp="1602145235569" /> | ||||
|     <state width="968" height="528" key="XDebugger.FullValuePopup" timestamp="1602076898344"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     </state> | ||||
|     <state width="968" height="528" key="XDebugger.FullValuePopup/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602076898344" /> | ||||
|     <state x="540" y="186" key="com.intellij.testIntegration.createTest.CreateTestDialog" timestamp="1602239324911"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     <state x="2595" y="235" key="com.intellij.testIntegration.createTest.CreateTestDialog" timestamp="1602255236575"> | ||||
|       <screen x="1920" y="0" width="1920" height="1040" /> | ||||
|     </state> | ||||
|     <state x="540" y="186" key="com.intellij.testIntegration.createTest.CreateTestDialog/0.0.1536.824/1920.0.1920.1040@0.0.1536.824" timestamp="1602239324911" /> | ||||
|     <state x="2595" y="235" key="com.intellij.testIntegration.createTest.CreateTestDialog/0.0.1536.824/1920.0.1920.1040@1920.0.1920.1040" timestamp="1602255236575" /> | ||||
|     <state x="478" y="23" width="579" height="801" key="find.popup" timestamp="1602248839921"> | ||||
|       <screen x="0" y="0" width="1536" height="824" /> | ||||
|     </state> | ||||
|   | ||||
							
								
								
									
										28
									
								
								Klaus.iml
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								Klaus.iml
									
									
									
									
									
								
							| @@ -29,7 +29,6 @@ | ||||
|     <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.3.1.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.0" level="project" /> | ||||
| @@ -53,6 +52,21 @@ | ||||
|     <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.1.5.Final" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: jakarta.validation:jakarta.validation-api:2.0.2" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.4.1.Final" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-config:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.3.3.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.9.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.64" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.64" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-config-client:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.12" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.13" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.14" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.12" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.3.1.Final" level="project" /> | ||||
|     <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.3.1.RELEASE" level="project" /> | ||||
| @@ -110,7 +124,6 @@ | ||||
|     <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.7.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.13" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.13" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.7.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.7.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.7.0" level="project" /> | ||||
| @@ -124,13 +137,6 @@ | ||||
|     <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.7.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-starter:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-context:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.3.3.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-commons:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.security:spring-security-rsa:1.0.9.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.bouncycastle:bcpkix-jdk15on:1.64" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.bouncycastle:bcprov-jdk15on:1.64" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-hystrix:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.springframework.cloud:spring-cloud-netflix-eureka-client:2.2.5.RELEASE" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-client:1.9.25" level="project" /> | ||||
| @@ -151,15 +157,11 @@ | ||||
|     <orderEntry type="library" name="Maven: com.sun.jersey:jersey-core:1.19.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.sun.jersey:jersey-client:1.19.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.sun.jersey.contribs:jersey-apache-client4:1.19.1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.12" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.13" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.14" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: commons-configuration:commons-configuration:1.10" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.google.inject:guice:4.1.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: javax.inject:javax.inject:1" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.11.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.netflix.eureka:eureka-core:1.9.25" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: com.fasterxml.woodstox:woodstox-core:5.3.0" level="project" /> | ||||
|     <orderEntry type="library" name="Maven: org.codehaus.woodstox:stax2-api:4.2" level="project" /> | ||||
|   | ||||
							
								
								
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -55,6 +55,11 @@ | ||||
| 			<groupId>org.springframework.boot</groupId> | ||||
| 			<artifactId>spring-boot-starter-validation</artifactId> | ||||
| 		</dependency> | ||||
|         <dependency> | ||||
|             <groupId>org.springframework.cloud</groupId> | ||||
|             <artifactId>spring-cloud-starter-config</artifactId> | ||||
|             <version>2.2.5.RELEASE</version> | ||||
|         </dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.projectlombok</groupId> | ||||
| 			<artifactId>lombok</artifactId> | ||||
|   | ||||
| @@ -1,7 +1,12 @@ | ||||
| #environment: | ||||
| spring.application.name=klaus | ||||
| eureka.client.service-url.defaultZone=http://netflix:eureka@eureka:8761/eureka/ | ||||
| eureka.client.service-url.defaultZone=http://netflix:eureka@localhost:8761/eureka/ | ||||
| server.port = 8097 | ||||
| spring.application.name = klaus | ||||
| spring.cloud.discovery.enabled=true | ||||
| spring.cloud.config.discovery.service-id = klaus-config-service | ||||
| #spring.cloud.config.fail-fast=true | ||||
| #spring.cloud.config.username = SpringConfigUsername | ||||
| #spring.cloud.config.password = SpringConfigPassword | ||||
| #logging: | ||||
| spring.output.ansi.enabled = always | ||||
| logging.level.root=INFO | ||||
|   | ||||
| @@ -1,7 +1,12 @@ | ||||
| #environment: | ||||
| spring.application.name=klaus | ||||
| eureka.client.service-url.defaultZone=http://netflix:eureka@eureka:8761/eureka/ | ||||
| eureka.client.service-url.defaultZone=http://netflix:eureka@localhost:8761/eureka/ | ||||
| server.port = 8097 | ||||
| spring.application.name = klaus | ||||
| spring.cloud.discovery.enabled=true | ||||
| spring.cloud.config.discovery.service-id = klaus-config-service | ||||
| #spring.cloud.config.fail-fast=true | ||||
| #spring.cloud.config.username = SpringConfigUsername | ||||
| #spring.cloud.config.password = SpringConfigPassword | ||||
| #logging: | ||||
| spring.output.ansi.enabled = always | ||||
| logging.level.root=INFO | ||||
|   | ||||
| @@ -10,7 +10,7 @@ import org.springframework.stereotype.Component; | ||||
|  | ||||
| @Generated( | ||||
|     value = "org.mapstruct.ap.MappingProcessor", | ||||
|     date = "2020-10-07T11:26:31+0200", | ||||
|     date = "2020-10-14T13:24:17+0200", | ||||
|     comments = "version: 1.3.1.Final, compiler: javac, environment: Java 14.0.1 (Oracle Corporation)" | ||||
| ) | ||||
| @Component | ||||
|   | ||||
| @@ -16,7 +16,6 @@ com\release11\klaus\repository\EventRepositoryImpl.class | ||||
| com\release11\klaus\mappers\MockedMessageMapper.class | ||||
| com\release11\klaus\utilis\TrackingClient.class | ||||
| com\release11\klaus\config\SwaggerConfig.class | ||||
| com\release11\klaus\repository\LogsRepository.class | ||||
| com\release11\klaus\service\EtrackServiceImpl.class | ||||
| com\release11\klaus\controller\MainController.class | ||||
| com\release11\klaus\controller\KlausMvcController.class | ||||
| @@ -25,7 +24,6 @@ com\release11\klaus\service\KlausService.class | ||||
| com\release11\klaus\service\EtrackService.class | ||||
| com\release11\klaus\model\MockedMessageDto.class | ||||
| com\release11\klaus\model\constraints\HttpCode.class | ||||
| com\release11\klaus\model\MockedResponseDto.class | ||||
| com\release11\klaus\config\LocalDiscovery.class | ||||
| com\release11\klaus\model\constraints\HttpCodeValidation.class | ||||
| com\release11\klaus\utilis\RedisAppender.class | ||||
|   | ||||
| @@ -1,6 +1,5 @@ | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\controller\MainController.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\model\Event.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\repository\LogsRepository.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\repository\MockedResponseRepository.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\repository\EventRepository.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\model\EventRequestDto.java | ||||
| @@ -9,7 +8,6 @@ D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\config\Lo | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\controller\EventController.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\utilis\RedisAppender.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\model\constraints\HttpCodeValidation.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\model\MockedResponseDto.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\model\constraints\HttpCode.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\repository\EventRepositoryImpl.java | ||||
| D:\phabricator\mockedservices-master\src\main\java\com\release11\klaus\controller\KlausController.java | ||||
|   | ||||
| @@ -1,6 +0,0 @@ | ||||
| com\release11\klaus\repository\MockedResponseRedisRepositoryTest.class | ||||
| com\release11\klaus\KlausApplicationTests.class | ||||
| com\release11\klaus\config\RedisConfigTest.class | ||||
| com\release11\klaus\controller\KlausMvcControllerTest.class | ||||
| com\release11\klaus\service\KlausServiceImplTest.class | ||||
| com\release11\klaus\controller\KlausControllerTest.class | ||||
| @@ -1,6 +0,0 @@ | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\controller\KlausMvcControllerTest.java | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\repository\MockedResponseRedisRepositoryTest.java | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\controller\KlausControllerTest.java | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\service\KlausServiceImplTest.java | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\KlausApplicationTests.java | ||||
| D:\phabricator\mockedservices-master\src\test\java\com\release11\klaus\config\RedisConfigTest.java | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user
	 Szakalakamaka
					Szakalakamaka