Go to file
jon ander 0551d35bab Add Producto entity and establish relationships with Categoria, Departamento, and Item; update existing entities to include new relationships 2025-04-10 19:13:06 +02:00
gradle/wrapper First commit 2025-03-24 19:55:09 +01:00
src Add Producto entity and establish relationships with Categoria, Departamento, and Item; update existing entities to include new relationships 2025-04-10 19:13:06 +02:00
.gitattributes First commit 2025-03-24 19:55:09 +01:00
.gitignore First commit 2025-03-24 19:55:09 +01:00
build.gradle.kts First commit 2025-03-24 19:55:09 +01:00
gradlew First commit 2025-03-24 19:55:09 +01:00
gradlew.bat First commit 2025-03-24 19:55:09 +01:00
settings.gradle.kts First commit 2025-03-24 19:55:09 +01:00