implementazione persistenza
This commit is contained in:
parent
406a5647b8
commit
eac6e43420
33 changed files with 1876 additions and 736 deletions
13
.idea/artifacts/TextTwist_jar.xml
generated
Normal file
13
.idea/artifacts/TextTwist_jar.xml
generated
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="TextTwist:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/TextTwist_jar</output-path>
|
||||
<root id="archive" name="TextTwist.jar">
|
||||
<element id="module-output" name="Client" />
|
||||
<element id="module-output" name="Commons" />
|
||||
<element id="module-output" name="Server" />
|
||||
<element id="module-output" name="TextTwist" />
|
||||
<element id="extracted-dir" path="$MAVEN_REPOSITORY$/com/github/cliftonlabs/json-simple/2.1.2/json-simple-2.1.2.jar" path-in-jar="/" />
|
||||
<element id="dir-copy" path="$PROJECT_DIR$/Server/resources" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
11
.idea/libraries/redis_clients_jedis_2_9_0.xml
generated
Normal file
11
.idea/libraries/redis_clients_jedis_2_9_0.xml
generated
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<component name="libraryTable">
|
||||
<library name="redis.clients:jedis:2.9.0" type="repository">
|
||||
<properties maven-id="redis.clients:jedis:2.9.0" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.0/jedis-2.9.0.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
1214
.idea/workspace.xml
generated
1214
.idea/workspace.xml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue