![240](https://upload.jianshu.io/users/upload_avatars/18007647/88f8030c-0089-4052-9791-ed432241b30f.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:上海
java.sql.SQLSyntaxErrorException: Column 'content' specified twicesql語(yǔ)句寫...
spring boot版本:2.1.1.RELEASE示例實(shí)體:EntityOrder新增3個(gè)field: 給time單獨(dú)添加索引給plat和s...
pom依賴 spring boot 多數(shù)據(jù)源配置 spring boot jpa 配置 針對(duì)不同數(shù)據(jù)源配置生成對(duì)應(yīng)的DataSource的Con...
單數(shù)據(jù)源配置 因?yàn)閷?shí)際項(xiàng)目多是多數(shù)據(jù)源配置定续,所以單數(shù)據(jù)源這里簡(jiǎn)單描述帶過 POM依賴 <dependency><groupId>org.Spri...
單個(gè)數(shù)據(jù)源引入依賴 數(shù)據(jù)源配置#mysql8 使用com.mysql.cj.jdbc.Driver驅(qū)動(dòng)菇曲,PS:serverTimezone=GM...
在springboot啟動(dòng)類添加定時(shí)器注解開關(guān)@EnableScheduling 實(shí)現(xiàn)公用調(diào)度器 新建自己的任務(wù) 定時(shí)表達(dá)式配置表 配置示例im...