|
|
@ -5,19 +5,36 @@ |
|
|
|
</component> |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="e096f643-4c6b-4769-84b8-63aa85cd1521" name="Changes" comment=""> |
|
|
|
<change beforePath="$PROJECT_DIR$/db/ddl.sql" beforeDir="false" afterPath="$PROJECT_DIR$/db/ddl.sql" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/controller/UsersController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/controller/UsersController.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/service/UsersService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/org/waterproofingdata/wpdauth/service/UsersService.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" /> |
|
|
|
</list> |
|
|
|
<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="FileTemplateManagerImpl"> |
|
|
|
<option name="RECENT_TEMPLATES"> |
|
|
|
<list> |
|
|
|
<option value="Interface" /> |
|
|
|
<option value="AnnotationType" /> |
|
|
|
<option value="Class" /> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
|
<component name="Git.Settings"> |
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
|
|
|
</component> |
|
|
|
<component name="MarkdownSettingsMigration"> |
|
|
|
<option name="stateVersion" value="1" /> |
|
|
|
</component> |
|
|
|
<component name="ProjectColorInfo">{ |
|
|
|
"associatedIndex": 8 |
|
|
|
}</component> |
|
|
|
<component name="ProjectId" id="2QZB1w4yMqJ44pz7TgaoomMXRlQ" /> |
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" /> |
|
|
|
<component name="ProjectViewState"> |
|
|
@ -29,14 +46,42 @@ |
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true", |
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true", |
|
|
|
"WebServerToolWindowFactoryState": "false", |
|
|
|
"last_opened_file_path": "/Users/diegopajaritograjales/PycharmProjects/WPD-Auth", |
|
|
|
"git-widget-placeholder": "main", |
|
|
|
"last_opened_file_path": "C:/xampp/htdocs/java-wpd-auth/WPD-Auth", |
|
|
|
"node.js.detected.package.eslint": "true", |
|
|
|
"node.js.detected.package.tslint": "true", |
|
|
|
"node.js.selected.package.eslint": "(autodetect)", |
|
|
|
"node.js.selected.package.tslint": "(autodetect)", |
|
|
|
"nodejs_package_manager_path": "npm" |
|
|
|
"nodejs_package_manager_path": "npm", |
|
|
|
"settings.editor.selected.configurable": "reference.settings.project.maven.repository.indices" |
|
|
|
} |
|
|
|
}]]></component> |
|
|
|
<component name="RecentsManager"> |
|
|
|
<key name="CreateClassDialog.RecentsKey"> |
|
|
|
<recent name="org.waterproofingdata.wpdauth.service" /> |
|
|
|
<recent name="org.waterproofingdata.wpdauth.controller" /> |
|
|
|
</key> |
|
|
|
</component> |
|
|
|
<component name="RunManager"> |
|
|
|
<configuration name="WpdauthApplication" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> |
|
|
|
<option name="MAIN_CLASS_NAME" value="org.waterproofingdata.wpdauth.WpdauthApplication" /> |
|
|
|
<module name="wpdauth" /> |
|
|
|
<extension name="coverage"> |
|
|
|
<pattern> |
|
|
|
<option name="PATTERN" value="org.waterproofingdata.wpdauth.*" /> |
|
|
|
<option name="ENABLED" value="true" /> |
|
|
|
</pattern> |
|
|
|
</extension> |
|
|
|
<method v="2"> |
|
|
|
<option name="Make" enabled="true" /> |
|
|
|
</method> |
|
|
|
</configuration> |
|
|
|
<recent_temporary> |
|
|
|
<list> |
|
|
|
<item itemvalue="Application.WpdauthApplication" /> |
|
|
|
</list> |
|
|
|
</recent_temporary> |
|
|
|
</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"> |
|
|
|
xxxxxxxxxx