"src/main/vscode:/vscode.git/clone" did not exist on "dd4f77889cdefe5de6beb7c89599e68f710f785c"
Commit a7a7fed8 authored by Junling Bu's avatar Junling Bu
Browse files

fix[litemall-core]: 由于core模块现在依赖db模块,因此spring.profiles.active里面需要添加db

parent d927e7d5
spring: spring:
profiles: profiles:
active: core active: core, db
message: message:
encoding: UTF-8 encoding: UTF-8
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment