javaconfig配置的sessionFactory在DAO层怎么注入进来
javaconfig配置的sessionFactory在DAO层怎么注入进来
日期:2022-04-09 04:01:22 人气:1
@Configuration
public class AppConfig {
@Bean
public SessionFactory sessionFactory() throws Exception{
AnnotationSessionFactoryBean factory =new AnnotationSessionFactoryBea
public class AppConfig {
@Bean
public SessionFactory sessionFactory() throws Exception{
AnnotationSessionFactoryBean factory =new AnnotationSessionFactoryBea