12345678910111213 |
- org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
- org.springblade.modules.custom.service.impl.WineCaseStuffingServiceImpl,\
- org.springblade.modules.custom.controller.WineCaseController,\
- org.springblade.modules.custom.controller.WineCaseStuffingController,\
- org.springblade.modules.custom.service.impl.BottleBodyServiceImpl,\
- org.springblade.modules.custom.service.impl.WineCaseServiceImpl,\
- org.springblade.modules.custom.controller.WineBoxStuffingController,\
- org.springblade.modules.custom.controller.WineBoxController,\
- org.springblade.modules.custom.service.impl.WineBoxStuffingServiceImpl,\
- org.springblade.modules.custom.service.impl.WineBoxServiceImpl,\
- org.springblade.modules.custom.controller.BottleLabelController,\
- org.springblade.modules.custom.controller.BottleBodyController,\
- org.springblade.modules.custom.service.impl.BottleLabelServiceImpl
|