|
|
@ -4,17 +4,11 @@ |
|
|
|
<option name="autoReloadType" value="SELECTIVE" /> |
|
|
|
</component> |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="d0e2ddd8-efdc-4dce-b0fd-07c7411e37c2" name="Changes" comment="Actualizo README.md"> |
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ISercicioProductoDAO.java" afterDir="false" /> |
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductoService.java" afterDir="false" /> |
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductosDaoImplMemory.java" afterDir="false" /> |
|
|
|
<list default="true" id="d0e2ddd8-efdc-4dce-b0fd-07c7411e37c2" name="Changes" comment="Intento añadir anotaciones, pero no me deja entrar al namespace"> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ISercicioProducto.java" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Main.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Producto.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/Producto.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ServicioProductos.java" beforeDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductoService.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/jorpelu/ServicioDeProductos/ProductoService.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/beans.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/beans.xml" afterDir="false" /> |
|
|
|
</list> |
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
@ -28,6 +22,7 @@ |
|
|
|
<option value="spring-beans.schema" /> |
|
|
|
<option value="Interface" /> |
|
|
|
<option value="Class" /> |
|
|
|
<option value="AnnotationType" /> |
|
|
|
</list> |
|
|
|
</option> |
|
|
|
</component> |
|
|
@ -65,6 +60,11 @@ |
|
|
|
"spring.configuration.checksum": "ded2ef21d2f7ddd4afc5d55389ed18eb" |
|
|
|
} |
|
|
|
}]]></component> |
|
|
|
<component name="RecentsManager"> |
|
|
|
<key name="CreateClassDialog.RecentsKey"> |
|
|
|
<recent name="com.jorpelu.ServicioDeProductos" /> |
|
|
|
</key> |
|
|
|
</component> |
|
|
|
<component name="RunManager"> |
|
|
|
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> |
|
|
|
<option name="MAIN_CLASS_NAME" value="com.jorpelu.ServicioDeProductos.Main" /> |
|
|
@ -100,7 +100,7 @@ |
|
|
|
<workItem from="1669327599329" duration="2673000" /> |
|
|
|
<workItem from="1669370939836" duration="5274000" /> |
|
|
|
<workItem from="1669388229176" duration="732000" /> |
|
|
|
<workItem from="1669403092395" duration="6461000" /> |
|
|
|
<workItem from="1669403092395" duration="7671000" /> |
|
|
|
</task> |
|
|
|
<task id="LOCAL-00001" summary="innnit"> |
|
|
|
<created>1669371969480</created> |
|
|
@ -130,7 +130,14 @@ |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1669374391386</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="5" /> |
|
|
|
<task id="LOCAL-00005" summary="Intento añadir anotaciones, pero no me deja entrar al namespace"> |
|
|
|
<created>1669411595874</created> |
|
|
|
<option name="number" value="00005" /> |
|
|
|
<option name="presentableId" value="LOCAL-00005" /> |
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
<updated>1669411595874</updated> |
|
|
|
</task> |
|
|
|
<option name="localTasksCounter" value="6" /> |
|
|
|
<servers /> |
|
|
|
</component> |
|
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
@ -152,6 +159,7 @@ |
|
|
|
<MESSAGE value="Actualizo README.md borro Saludator.java" /> |
|
|
|
<MESSAGE value="Creo una interfaz para interactuar con el producto" /> |
|
|
|
<MESSAGE value="Actualizo README.md" /> |
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Actualizo README.md" /> |
|
|
|
<MESSAGE value="Intento añadir anotaciones, pero no me deja entrar al namespace" /> |
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Intento añadir anotaciones, pero no me deja entrar al namespace" /> |
|
|
|
</component> |
|
|
|
</project> |