@Configuration @EnableConfigurationProperties(value=AdditionalProperties.class) @ComponentScan @EnableJpaRepositories(basePackages="xyz.shodown.boot.upms.repository") @EntityScan(basePackages="xyz.shodown.boot.upms.entity") public class ShodownUpmsAutoConfig extends Object
Copyright © 2022. All rights reserved.