no transaction is in progress

 主要: true



 
     
    
          
             
           
           
              
               
              
          
    
    
 
    
    
        
        
        
            
                ${hibernate.hbm2ddl.auto} 
                ${hibernate.dialect}   
                ${hibernate.show_sql}     
                ${hibernate.format_sql}     
                ${hibernate.cache.use_second_level_cache}
                ${hibernate.cache.use_query_cache}  
                ${hibernate.cache.provider_class}
                ${hibernate.cache.region.factory_class}
                
                true
            
        
    
 

 

你可能感兴趣的:(spring,spring,cloud,ORM)