File tree Expand file tree Collapse file tree
happy-code-starter-mybatis
happy-code-starter-stream-mq
happy-code-starter-swagger
happy-code-starter-validator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <parent>
1111 <groupId>cool.happycoding</groupId>
1212 <artifactId>happy-code-parent</artifactId>
13- <version>1.0.1-SNAPSHOT </version>
13+ <version>1.0.1.RELEASE </version>
1414 </parent>
1515```
1616然后在 ` dependencies ` 中添加自己所需使用的依赖即可使用
3333 - happy-code-starter-mq
3434
3535## 版本更新记录
36- ### 1.0.1-SNAPSHOT [ current ]
36+ ### 1.0.1.RELEASE
3737- feat: 引入jetcache完善cache组件
3838- feat: 完善mybatis组件引入乐观锁定义支持
3939- feat: 引入阿里ThreadLocal组件
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-base</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >cool.happycoding</groupId >
1010 <artifactId >happy-code</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1.RELEASE </version >
1212 </parent >
1313 <groupId >cool.happycoding</groupId >
1414 <name >happy-code-dependencies</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >cool.happycoding</groupId >
99 <artifactId >happy-code</artifactId >
10- <version >1.0.1-SNAPSHOT </version >
10+ <version >1.0.1.RELEASE </version >
1111 </parent >
1212 <name >happy-code-parent</name >
1313 <artifactId >happy-code-parent</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-starter-cache</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-starter-excel</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-starter-log</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-starter-mq</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010
1111 <artifactId >happy-code-starter-mybatis</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >cool.happycoding</groupId >
77 <artifactId >happy-code-starters</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.1.RELEASE </version >
99 </parent >
1010 <artifactId >happy-code-starter-store</artifactId >
1111 <name >happy-code-starter-store</name >
You can’t perform that action at this time.
0 commit comments