/** * The logical application module inventory implemented as a single-package module. Allows to hide application * components inside the module by using package scoped types. * * @see example.inventory.InventoryInternal */ @org.springframework.lang.NonNullApi package example.inventory;