最新回答 / 小明同學(xué)愛思考
spring boot 官方文檔,如何配置兩個數(shù)據(jù)源?https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-two-datasources
2017-10-24
最新回答 / 永遠在成長
https://docs.spring.io/spring-data/jpa/docs/1.11.3.RELEASE/reference/html/#repositories.custom-behaviour-for-all-repositories可以參考一下
2017-10-22
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [beans_new.xml]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default]
2017-10-02