Package tv.hd3g.authkit
Class Setup
- java.lang.Object
-
- tv.hd3g.authkit.Setup
-
@Configuration @ComponentScan(basePackages={"tv.hd3g.authkit","tv.hd3g.selfautorestdoc.mod"}) @EnableJpaRepositories("tv.hd3g.authkit.mod.repository") @EntityScan("tv.hd3g.authkit.mod.entity") public class Setup extends Object
-
-
Constructor Summary
Constructors Constructor Description Setup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.context.MessageSourcemessageSource()
-