Libin YANG
6b948b1b8d
chore: upgrade GitHub Actions to latest versions
...
Keep CI workflows on supported action releases and pin third-party actions to stable tags instead of floating branches.
Co-authored-by: Cursor <cursoragent@cursor.com>
1 month ago
Libin YANG
82705b3372
fix: patch esbuild path traversal vulnerability (GHSA-g7r4-m6w7-qqqr) ( #186 )
...
Pin transitive esbuild to 0.28.1 via pnpm overrides to address Dependabot alert #24 .
1 month ago
Libin YANG
75092ec357
chore: upgrade pnpm to v11 and refresh dependencies ( #185 )
...
Migrate overrides to pnpm-workspace.yaml for pnpm 11 compatibility and update transitive deps (Vue, Vite, Rollup).
1 month ago
Copilot
7fcff9303f
Patch vulnerable transitive dependencies in the VitePress docs stack ( #184 )
...
* chore: pin patched transitive dependencies
* chore: refresh lockfile with patched transitive deps
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2 months ago
Libin YANG
54aaafdee5
chore: upgrade deps
4 months ago
卡卢比
29ad83f78d
docs: fix typo in Spring-scan.md ( #182 )
7 months ago
Libin YANG
701079a7ab
chore: use pnpm and update gh actions
9 months ago
yanglbme
15093c9022
chore: auto compress images
10 months ago
yanglbme
68accc1a63
chore: auto compress images
10 months ago
yanglbme
52e99a6291
chore: auto compress images
10 months ago
yanglbme
9bda6b8ea4
chore: auto compress images
10 months ago
Libin YANG
828112aa5e
chore: upgrade vitepress
10 months ago
yanglbme
846acce3e8
chore: auto compress images
11 months ago
yanglbme
da3a089f15
chore: auto compress images
11 months ago
yanglbme
0b788e3406
chore: auto compress images
11 months ago
yanglbme
63e8e484ba
chore: auto compress images
11 months ago
acbin
9078588672
chore: update workflow
1 year ago
Libin YANG
7f81bb783d
fix(jdk): update string comment
...
close #178
1 year ago
Libin YANG
aa4115acaa
feat: add comment sysytem
1 year ago
Libin YANG
1004a323dc
refactor: build site with vitepress ( #177 )
1 year ago
yanglbme
e9b6da5a0b
chore: auto compress images
1 year ago
Libin YANG
304a47c2cf
chore: update logo
1 year ago
Libin YANG
af34a4d1b7
chore: update sync workflow
1 year ago
Libin YANG
7ada59f772
feat: add site url ( #176 )
1 year ago
idongliming
51283c9e1a
docs: update Spring-RMI.md ( #172 )
...
修改错别字
1 year ago
Alioth Null
10962ca469
fix: typo ( #171 )
...
* fix typos
* fix typo in filename of Mybatis-DynamicSqlSource.md
* fix typo in filename of Mybatis-GenericTokenParser.md
* replace tab with 4 spaces
2 years ago
Ren
8686aa0f24
docs: update AOP源码实现及分析.md ( #167 )
...
修改描述错误
2 years ago
Alioth Null
582ac089ce
docs: fix typo ( #170 )
...
* 请 -> 清
* Fix 'Statement'
* 以 -> 有
2 years ago
Libin YANG
25a60bce6f
docs: update readme guideline
2 years ago
Yimint
6080dd2c6f
fix: update Selector、SelectionKey及Channel组件 ( #163 )
2 years ago
dependabot[bot]
9554849646
chore(deps): bump braces from 3.0.2 to 3.0.3 ( #162 )
2 years ago
dependabot[bot]
be2a8850d7
chore(deps): bump ws from 7.5.9 to 7.5.10 ( #161 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
cn-zane
eb6d1f9d85
fix: update BeanFactoryPostProcessor.md ( #159 )
...
Address的属性名与 AddressParse.setAsText 方法中的保持一致
2 years ago
cn-zane
d58e9719f1
fix: update 一个程序员的自我修养.md ( #158 )
2 years ago
C.D.Y
cd0780e93b
fix: 更新 BeanDefinition 的资源定位过程.md ( #157 )
2 years ago
nanfangfanqie
2df9c8b6c7
fix: typo in 把被说烂的BIO、NIO、AIO再从头到尾扯一遍.md ( #156 )
2 years ago
Daniel Yan
4c671bab6f
docs: fix image paths ( #155 )
2 years ago
Daniel Yan
a4fe5dc493
docs: update BeanFactoryPostProcessor.md ( #154 )
...
Typo fix
2 years ago
yanglbme
6a8cc8ac3f
chore: update resource url
3 years ago
Libin YANG
f03f70f310
fix: get(index) in array list
...
close #152
3 years ago
Libin YANG
edffbb4070
chore: update workflow
...
auto deploy gitee pages using https://github.com/yanglbme/gitee-pages-action
3 years ago
听风逝夜
4df20ddfed
增加一个 Servlet 容器的实现 ( #149 )
3 years ago
dependabot[bot]
6dea3c103e
chore(deps): bump semver from 6.3.0 to 6.3.1 ( #145 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
poo0054
7606152976
添加 SpringBootBatch 源码解析 ( #144 )
3 years ago
yanglbme
89b31823bd
chore: auto compress images
3 years ago
Yang Libin
0f78160f38
chore: update workflow
3 years ago
poo0054
cb336ee2d6
SpringSecurity 流程补充 ( #142 )
...
---------
Co-authored-by: Yang Libin <contact@yanglibin.info>
3 years ago
orangleliu
231a548dca
docs: update 16张图解锁Spring的整体脉络.md ( #141 )
3 years ago
Yang Libin
5667341851
chore: add prettier config
3 years ago
Yang Libin
edeb8ad824
feat: support running on local machine ( #138 )
...
- `npm i`
- `npm run dev`
3 years ago