src/ ├── main/ │ ├── java/ │ │ └── com/example/inventorysystem/ │ │ ├── InventoryManagementSystemApplication.java ...