@EnableAutoConfiguration(exclude=org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.class)
@EntityScan(value="com.clusterra")
@Configuration
public class AvatarAppConfig
extends java.lang.Object
| Constructor and Description |
|---|
AvatarAppConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean |
entityManagerFactory(org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryBuilder builder) |