implementazione persistenza
This commit is contained in:
parent
406a5647b8
commit
eac6e43420
33 changed files with 1876 additions and 736 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue