spring.factories 270 Bytes
Newer Older
1
# Auto Configure
高晓磊 committed
2
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
3
com.xyst.dinas.transport.config.VehicleDispatchConfiguration,\
4
com.xyst.dinas.transport.config.TransportRecordConfiguration,\
5
com.xyst.dinas.transport.config.VehicleDriverUserConfiguration