Commit a7a7fed8 authored by Junling Bu's avatar Junling Bu
Browse files

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

parent d927e7d5
spring:
profiles:
active: core
active: core, db
message:
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