菜鸡毕业工作了大半年了,发现直接看项目源码比跟着视频学效率高多了
现在公司的项目大多是一些管理系统,求推荐一些其他类型的 电商之类的 开源项目(若依搞毕设的时候已经看过了)
1
AaronWang13 2022-12-01 14:33:59 +08:00
后台管理系统类的,工作大半年,先把若依搞通透就 ok 了。
|
2
liprais 2022-12-01 14:35:48 +08:00
简直太多了
|
3
v2wtf 2022-12-01 14:42:56 +08:00 2
同一楼,若依还是很不错的,虽然我非常不喜欢那个煞笔 MyBatis-Plus
|
4
bl 2022-12-01 14:44:38 +08:00
学习的话,我开源了一个,我的主页网站链接。
|
5
vopin 2022-12-01 14:46:17 +08:00 via iPhone
同问,有没有写了测试的?一搜一堆没测试的项目
|
6
kalman03 2022-12-01 14:47:39 +08:00
那就 spring 吧
|
7
kalman03 2022-12-01 14:47:56 +08:00
或者 netty
|
8
cMoon OP |
9
irongerx 2022-12-01 14:56:04 +08:00 1
自荐一下,还在不断改进中,两个项目搭配使用
forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现 https://github.com/rymcu/forest nebula(星云)——一款现代化的知识社区前台项目,使用 Vue + NuxtJS + Element-UI 实现 https://github.com/rymcu/nebula |
10
sparky 2022-12-01 14:57:26 +08:00
|
11
96XL 2022-12-01 15:08:41 +08:00
|
12
cMoon OP |
13
l0ve1o24 2022-12-01 15:38:14 +08:00
谷粒商城,我最近在看
|
14
wizzer 2022-12-01 15:51:35 +08:00
国产开源框架 BudWk 也从 V1 撸到了 V8 ( V8 撸码 ing )
V8 前端采用 Vue3 + Vite + Element-Plus + TypeScript 开发 https://github.com/budwk/budwk https://gitee.com/budwk/budwk ![https://budwk.com/v8.jpg]( https://budwk.com/v8.jpg) |
15
xhinliang 2022-12-01 17:12:27 +08:00
|
16
brucetao2009 2022-12-01 17:26:14 +08:00
看到大家都在自荐,我也来一波😁
github 前端: https://github.com/kushu001/cdp-web-vue 后端: https://github.com/kushu001/cdp gitee 前端: https://gitee.com/kushu001/cdp-web-vue 后端: https://gitee.com/kushu001/cdp 后端用来实践领域模型设计的,一直在推进 前端用了 vue-element-admin ,然后自己封装了一些组件 😁😁😁😁😁😁😁 |
17
yidongnan 2022-12-01 17:47:56 +08:00 1
|
19
jeesk 2022-12-01 19:53:42 +08:00
直接看 google juce , spring 0.0.1 的版本。 难度不会太大的。
|
21
wellerman 2022-12-01 20:39:25 +08:00
mbp 挺好,一行 sql 都不用写。
|
22
amazingwujun 2022-12-01 23:09:34 +08:00
https://github.com/Amazingwujun/mqttx
这个项目我写比较用心,注释也比较完备,希望能有帮助. |
23
aristotll 2022-12-02 01:11:36 +08:00
@yidongnan #17 LOL 这个我还真的在用和看过一部分 client 注解到 channel 和 stub 的源码
|
24
chenPiMeiHaoChi 2022-12-02 09:04:24 +08:00
@v2wtf plus 哪里不好,是会导致程序死机还是碍着你写 xml 了
|
25
bthulu 2022-12-02 09:20:37 +08:00
直接看 spring 啊, 或者 kafka 也行
|
26
v2wtf 2022-12-02 09:21:39 +08:00
|
27
superliy 2022-12-02 09:23:02 +08:00
直接看 rocketmq 源码
|
28
darkce 2022-12-02 09:39:26 +08:00 via iPhone
Telegram 安卓源码 https://github.com/DrKLO/Telegram
|
29
Huelse 2022-12-02 10:09:12 +08:00
|
31
WhiteDragon96 2022-12-02 10:52:19 +08:00 1
@v2wtf 纯好奇,mybatis-plus 咋了
|
32
v2wtf 2022-12-02 13:02:03 +08:00
|
33
RedBeanIce 2022-12-02 13:12:52 +08:00
|
34
jeesk 2022-12-02 15:55:57 +08:00
@RedBeanIce 这些代码才是真的价值连城, 可以窥见一个顶级的项目的雏形, 幸好还能找到这些代码.
|
35
dlimeng 2023-08-22 00:33:04 +08:00
欢迎加入这个,SolidUI 一句话生成任何图形
官网: https://cloudorc.github.io/SolidUI-Website/ 项目: https://github.com/CloudOrc/SolidUI discord: https://discord.gg/PU3wvgByN5 |