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 44 <img src =" https://img.shields.io/github/license/go-spring/spring-core " alt =" license " />
55 <img src =" https://img.shields.io/github/go-mod/go-version/go-spring/spring-core " alt =" go-version " />
66 <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 >
810 <a href =" https://deepwiki.com/go-spring/spring-core " ><img src =" https://deepwiki.com/badge.svg " alt =" Ask DeepWiki " ></a >
911</div >
1012
11- [ 中文] ( README_CN.md )
13+ [ English ] ( README.md ) | [ 中文] ( README_CN.md )
1214
1315** Go-Spring is a high-performance framework for modern Go application development, inspired by the Spring / Spring Boot
1416ecosystem in the Java community.**
Original file line number Diff line number Diff line change 44 <img src =" https://img.shields.io/github/license/go-spring/spring-core " alt =" license " />
55 <img src =" https://img.shields.io/github/go-mod/go-version/go-spring/spring-core " alt =" go-version " />
66 <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 >
810 <a href =" https://deepwiki.com/go-spring/spring-core " ><img src =" https://deepwiki.com/badge.svg " alt =" Ask DeepWiki " ></a >
911</div >
1012
11- [ English] ( README.md )
13+ [ English] ( README.md ) | [ 中文 ] ( README_CN.md )
1214
1315** Go-Spring 是一个面向现代 Go 应用开发的高性能框架,灵感源自 Java 社区的 Spring / Spring Boot。**
1416它的设计理念深度融合 Go 语言的特性,既保留了 Spring 世界中成熟的开发范式,如依赖注入(DI)、自动配置和生命周期管理,
You can’t perform that action at this time.
0 commit comments