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 -
Method Summary
-
Constructor Details
-
Setup
public Setup()
-
-
Method Details
-
messageSource
@Bean public org.springframework.context.MessageSource messageSource()
-