提交 06b83b82 编写于 作者: zlt2000's avatar zlt2000

修改job samples的模块名称与工程名称一致

上级 09394b9f
......@@ -15,6 +15,11 @@
* 账号密码:admin/admin
* 应用监控账号密码:admin/admin
* 配置中心账号密码:nacos/nacos
* **[项目更新日志](https://www.kancloud.cn/zlt2000/microservices-platform/936235)**
* **[文档更新日志](https://www.kancloud.cn/zlt2000/microservices-platform/936236)**
* 前后端分离的企业级微服务架构
* 基于`Spring Boot 2.0.X``Spring Cloud Finchley``Spring Cloud Alibaba`
* 深度定制`Spring Security`真正实现了基于`RBAC``jwt``oauth2`的无状态统一权限认证的解决方案
......
......@@ -8,7 +8,7 @@
<artifactId>zlt-job</artifactId>
<version>1.1.3</version>
</parent>
<artifactId>job-executor-sample</artifactId>
<artifactId>job-executor-samples</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册