diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/for-test1.iml b/.idea/for-test1.iml new file mode 100644 index 0000000..c5f8694 --- /dev/null +++ b/.idea/for-test1.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/git_toolbox_blame.xml b/.idea/git_toolbox_blame.xml new file mode 100644 index 0000000..7dc1249 --- /dev/null +++ b/.idea/git_toolbox_blame.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/libraries/commons_logging_1_1_1.xml b/.idea/libraries/commons_logging_1_1_1.xml new file mode 100644 index 0000000..3633f8b --- /dev/null +++ b/.idea/libraries/commons_logging_1_1_1.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libs/commons-logging-1.1.1.jar b/.idea/libs/commons-logging-1.1.1.jar new file mode 100644 index 0000000..8758a96 Binary files /dev/null and b/.idea/libs/commons-logging-1.1.1.jar differ diff --git a/.idea/libs/spring-aop-5.1.6.RELEASE.jar b/.idea/libs/spring-aop-5.1.6.RELEASE.jar new file mode 100644 index 0000000..35f580e Binary files /dev/null and b/.idea/libs/spring-aop-5.1.6.RELEASE.jar differ diff --git a/.idea/libs/spring-beans-5.1.6.RELEASE.jar b/.idea/libs/spring-beans-5.1.6.RELEASE.jar new file mode 100644 index 0000000..39813b2 Binary files /dev/null and b/.idea/libs/spring-beans-5.1.6.RELEASE.jar differ diff --git a/.idea/libs/spring-context-5.1.6.RELEASE.jar b/.idea/libs/spring-context-5.1.6.RELEASE.jar new file mode 100644 index 0000000..5165820 Binary files /dev/null and b/.idea/libs/spring-context-5.1.6.RELEASE.jar differ diff --git a/.idea/libs/spring-core-5.1.6.RELEASE.jar b/.idea/libs/spring-core-5.1.6.RELEASE.jar new file mode 100644 index 0000000..5522cf3 Binary files /dev/null and b/.idea/libs/spring-core-5.1.6.RELEASE.jar differ diff --git a/.idea/libs/spring-expression-5.1.6.RELEASE.jar b/.idea/libs/spring-expression-5.1.6.RELEASE.jar new file mode 100644 index 0000000..cdc7956 Binary files /dev/null and b/.idea/libs/spring-expression-5.1.6.RELEASE.jar differ diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..0548357 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..a7d1384 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file