# Packages
Package appuc contains the application UseCase which supports the settings fetching and updating requests, allows the application to be reloaded based on the mutable settings which are stored in the database, and maintains and provides visible settings and use case objects (with atomic replacement support) so they may be used by the resources packages.
Package carsuc contains the cars UseCase which supports the cars related use cases.
Package migrationuc provides the database migration use cases.