All Projects → trydofor → pro.fessional.wings

trydofor / pro.fessional.wings

Licence: Apache-2.0 license
WingsBoot=BKB+飞鞋+SpringBoot。其核心价值是:①使团队快速实现业务目标;②快速偿还技术债务;③安全的面向程序和业务重构。

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to pro.fessional.wings

Clearml
ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management
Stars: ✭ 2,868 (+3576.92%)
Mutual labels:  version-control, version
Clearml Server
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
Stars: ✭ 186 (+138.46%)
Mutual labels:  version-control, version
togepi
A version control system built using Python and DropBox API
Stars: ✭ 23 (-70.51%)
Mutual labels:  version-control
IDEACodeTools
Intellij IDEA plugin for some code tools
Stars: ✭ 20 (-74.36%)
Mutual labels:  jooq
QuitStore
🖧 Quads in Git - Distributed Version Control for RDF Knowledge Bases
Stars: ✭ 87 (+11.54%)
Mutual labels:  version-control
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-76.92%)
Mutual labels:  version-control
gg
Git with less typing
Stars: ✭ 55 (-29.49%)
Mutual labels:  version-control
package-info.nvim
✍️ All the npm/yarn commands I don't want to type
Stars: ✭ 248 (+217.95%)
Mutual labels:  version
awesome-programming-books
List of good programming books for beginners and professionals
Stars: ✭ 68 (-12.82%)
Mutual labels:  refactoring
git
🔀 semantic-release plugin to commit release assets to the project's git repository
Stars: ✭ 235 (+201.28%)
Mutual labels:  version
memo
다양한 MD 메모
Stars: ✭ 87 (+11.54%)
Mutual labels:  refactoring
christian-git
A wrapper for Git to sanctify your version control workflow. ✝️
Stars: ✭ 84 (+7.69%)
Mutual labels:  version-control
looong
Discovery of Long Parameter List
Stars: ✭ 16 (-79.49%)
Mutual labels:  refactoring
blendgit
manage versions of Blender documents using Git
Stars: ✭ 93 (+19.23%)
Mutual labels:  version-control
redux-usage-report
A Redux Devtools monitor to audit your app's usage of the store
Stars: ✭ 41 (-47.44%)
Mutual labels:  refactoring
churn
Find refactoring candidates in your Elixir project easily with Churn 🧹
Stars: ✭ 87 (+11.54%)
Mutual labels:  refactoring
rubocop-auto-correct
Auto-correct ruby source code by using rubocop in Atom.
Stars: ✭ 29 (-62.82%)
Mutual labels:  refactoring
Bash-Git
D-Lab's 3 hour introduction to basic Bash commands and using version control with Git and Github.
Stars: ✭ 126 (+61.54%)
Mutual labels:  version-control
10-days-of-git-and-github
asabeneh.github.io/10-days-of-git-and-github/
Stars: ✭ 786 (+907.69%)
Mutual labels:  version-control
bin-version-cli
Get the version of a binary in semver format
Stars: ✭ 36 (-53.85%)
Mutual labels:  version

WingsBoot 纹丝不忒

WingsBoot(代号神翼)=BKB+飞鞋+SpringBoot,若你也喜欢过Dota,你懂的。
我们主张防御式编程,May The false Be With You !

  • SpringBoot-2.6 框架哲学和约定下的无入侵性增强 🌱 Apache2
  • Java-11 主要业务语言,OpenJDK长期运行 ☕️ GPLv2+CE
  • Kotlin-1.6 辅助语音,做更好的Java Apache2
  • Jooq-3.14 主要的强类型SqlMapping 🏅 Apache2
  • Mysql-8 主要的业务数据库,支持5.7,推荐8体系 💡 GPLv2
  • H2Database-2.1 单机数据库,以离线及断线业务 MPL2EPL1
  • Hazelcast-4.2 IMDG,分布式缓存,消息,流等 Apache2
  • ServiceComb-2.8 更工程化和紧凑的Cloud方案 Apache2

1.关联文档

2.常用命令

# ① 国内镜像,成功后进入项目目录
git clone --depth 1 https://github.com/\
trydofor/pro.fessional.wings.git
# ② 安装依赖,可跳过,支持java8编译
# sdk use java 8.0.332-zulu
git submodule update --remote --init
(cd observe/meepo && mvn package install)
(cd observe/mirana && mvn package install)
# ③ 安装wings,java-11
sdk use java 11.0.2-open
mvn package install

3.用爱发电

所有SNAPSHOT都是开发版,以rollup方式迭代,遵循gitflow约定。 featuredota2英雄命名,约1推送/周,约1迭代/月,保留最近2分支。

代码及文档管理,以github作主站,以gitee作镜像,基本同步推送。

  • issues - 任务类,有bug和feature两个模板,可并入discuss
  • discussions - 文档类,交流技术话题,不得讨论政治,宗教。
  • PR及Review - 代码手谈,PR会经过调整后进入gitflow流程

项目会尽可能展示贡献者信息和足迹,如@author注释,代码注释,提交信息等。

4.免责声明

WingsBoot及其submodule项目,均以Apache2授权。但本人,

  • 不对滥用技术或手册造成的任何损失负责。
  • 没有义务提供咨询,答疑,开发等服务。
  • 可付费咨询,3K CNY/H
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].