重命名默认数据库名为:csa,重命名组名为com.jlt,重命名包名为com.jlt.csa
SpringBoot启动类,使用@SpringBootApplication的scanBasePackages元素替代@ComponentScan注解。
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.jlt.farming</groupId>
|
||||
<groupId>com.jlt</groupId>
|
||||
<artifactId>private-farm</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
Reference in New Issue
Block a user