File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 4
4
<img src =" https://img.shields.io/github/license/go-spring/spring-core " alt =" license " />
5
5
<img src =" https://img.shields.io/github/go-mod/go-version/go-spring/spring-core " alt =" go-version " />
6
6
<img src =" https://img.shields.io/github/v/release/go-spring/spring-core?include_prereleases " alt =" release " />
7
- <img src =" https://codecov.io/gh/go-spring/spring-core/branch/main/graph/badge.svg " alt =" test-coverage " />
7
+ <a href =" https://codecov.io/gh/go-spring/spring-core " >
8
+ <img src="https://codecov.io/gh/go-spring/spring-core/graph/badge.svg?token=SX7CV1T0O8" alt="test-coverage"/>
9
+ </a >
8
10
<a href =" https://deepwiki.com/go-spring/spring-core " ><img src =" https://deepwiki.com/badge.svg " alt =" Ask DeepWiki " ></a >
9
11
</div >
10
12
11
- [ 中文] ( README_CN.md )
13
+ [ English ] ( README.md ) | [ 中文] ( README_CN.md )
12
14
13
15
** Go-Spring is a high-performance framework for modern Go application development, inspired by the Spring / Spring Boot
14
16
ecosystem in the Java community.**
Original file line number Diff line number Diff line change 4
4
<img src =" https://img.shields.io/github/license/go-spring/spring-core " alt =" license " />
5
5
<img src =" https://img.shields.io/github/go-mod/go-version/go-spring/spring-core " alt =" go-version " />
6
6
<img src =" https://img.shields.io/github/v/release/go-spring/spring-core?include_prereleases " alt =" release " />
7
- <img src =" https://codecov.io/gh/go-spring/spring-core/branch/main/graph/badge.svg " alt =" test-coverage " />
7
+ <a href =" https://codecov.io/gh/go-spring/spring-core " >
8
+ <img src="https://codecov.io/gh/go-spring/spring-core/graph/badge.svg?token=SX7CV1T0O8" alt="test-coverage"/>
9
+ </a >
8
10
<a href =" https://deepwiki.com/go-spring/spring-core " ><img src =" https://deepwiki.com/badge.svg " alt =" Ask DeepWiki " ></a >
9
11
</div >
10
12
11
- [ English] ( README.md )
13
+ [ English] ( README.md ) | [ 中文 ] ( README_CN.md )
12
14
13
15
** Go-Spring 是一个面向现代 Go 应用开发的高性能框架,灵感源自 Java 社区的 Spring / Spring Boot。**
14
16
它的设计理念深度融合 Go 语言的特性,既保留了 Spring 世界中成熟的开发范式,如依赖注入(DI)、自动配置和生命周期管理,
You can’t perform that action at this time.
0 commit comments