-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convention($module=core): 项目约定 核心 #2
Comments
o-w-o
added a commit
that referenced
this issue
Oct 26, 2019
- 数据复杂查询整合 querydsl - 删除暂时无用代码 - 待改进: - ServiceResult 异常与 error 以及 Service 内部的异常是否可以直接抛出 - User 的主键是否可以替换为 u.name:String 和 spring security 的 UserDetail 保持一致 - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 10, 2019
- invalid argument "0.0.1-SNAPSHOT" for "-t, --tag" flag: invalid reference format: repository name must be lowercase - docker build 错误用法 --tag - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 10, 2019
o-w-o
added a commit
that referenced
this issue
Nov 10, 2019
o-w-o
added a commit
that referenced
this issue
Nov 10, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 11, 2019
o-w-o
added a commit
that referenced
this issue
Nov 12, 2019
…pt/app.jar ] - JAR_PATH >> JAR_FILE - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 12, 2019
…pt/app.jar ] - JAR_PATH >> JAR_FILE - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 12, 2019
…pt/app.jar ] - JAR_PATH >> JAR_FILE - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 12, 2019
…pt/app.jar ] - JAR_PATH >> JAR_FILE - archiveArtifacts PATH - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 12, 2019
…pt/app.jar ] - JAR_PATH >> JAR_FILE - archiveArtifacts PATH - ref #2
o-w-o
added a commit
that referenced
this issue
Nov 13, 2019
o-w-o
added a commit
that referenced
this issue
Nov 13, 2019
o-w-o
changed the title
feat($module=convention/core): 项目约定 核心
feat($module=convention): 项目约定 核心
Jun 20, 2020
o-w-o
changed the title
feat($module=convention): 项目约定 核心
convention($module=core): 项目约定 核心
Nov 22, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
数据格式 definition
安全配置 security
JWT
生成、注册、校验、刷新、注销数据库 database
缓存 cache
测试 test
持续集成 / 部署 ci/cd
代码自动生成
The text was updated successfully, but these errors were encountered: