摘要:
在启动项配置,屏蔽Security认证 import org.springframework.boot.actuate.autoconfigure.security.servlet.ManagementWebSecurityAutoConfiguration; import org.springfr 阅读全文
posted @ 2020-08-10 17:44
洋洋哥
阅读(2257)
评论(0)
推荐(0)
摘要:
postgresql是数据库类型为postgres 在yml中配置activiti参数 spring: activiti: database-type: postgres # 数据库类型 database-schema-update: true # 建表规则 为true会自动创建表 db-histo 阅读全文
posted @ 2020-08-10 17:41
洋洋哥
阅读(2940)
评论(0)
推荐(0)