Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Fantom2018/b0d9ad5c0f111c2c5d0556e074678219 to your computer and use it in GitHub Desktop.
Save Fantom2018/b0d9ad5c0f111c2c5d0556e074678219 to your computer and use it in GitHub Desktop.
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/phpshop.kz.iml" filepath="$PROJECT_DIR$/.idea/phpshop.kz.iml" />
</modules>
</component>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="d865055d-39cf-494f-ab54-a58f43c42879" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ComposerSettings">
<execution />
</component>
<component name="ProjectId" id="1qoLJ4dun8gmBODT6THvCWWXKs2" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="vue.rearranger.settings.migration" value="true" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="D:\appWEB\OSPanel2\OSPanel\domains\phpshop.kz\app\" />
</key>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="d865055d-39cf-494f-ab54-a58f43c42879" name="Default Changelist" comment="" />
<created>1617740920465</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1617740920465</updated>
<workItem from="1617740921493" duration="2536000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="WindowStateProjectService">
<state x="1163" y="686" key="NewPhpFileDialog" timestamp="1617741376791">
<screen x="0" y="0" width="2560" height="1400" />
</state>
<state x="1163" y="686" key="NewPhpFileDialog/0.0.2560.1400/-1920.447.1920.1160/2560.224.1920.1160/-1680.-615.1680.1010@0.0.2560.1400" timestamp="1617741376791" />
</component>
</project>
@Fantom2018
Copy link
Author

<bean id="testBean"
    class="alishev.spring.demo.TestBean">
    <constructor-arg value="Neil"/>
</bean>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment