摘要: 多数据源下的JPA属性配置问题。 单个数据源 spring.jpa.show-sql=true spring.jpa.properties.hibernate.format_sql=true 多数据源 properties配置,在jpa下一级不直接是hibernate,而是properties。 s 阅读全文
posted @ 2021-07-21 17:50 加瓦加瓦 阅读(199) 评论(0) 推荐(0) 编辑