You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/open-source-project/system-design.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ icon: "xitongsheji"
6
6
7
7
## 基础框架
8
8
9
-
-[Spring Boot](https://github.com/spring-projects/spring-boot"spring-boot") :Spring Boot 可以轻松创建独立的生产级基于 Spring 的应用程序,内置 web 服务器让你可以像运行普通 Java 程序一样运行项 目。另外,大部分 Spring Boot 项目只需要少量的配置即可,这有别于 Spring 的重配置。
9
+
-[Spring Boot](https://github.com/spring-projects/spring-boot"spring-boot") :Spring Boot 可以轻松创建独立的生产级基于 Spring 的应用程序,内置 web 服务器让你可以像运行普通 Java 程序一样运行项 目。另外,大部分 Spring Boot 项目只需要少量的配置即可,这有别于 Spring 的重配置。
10
10
-[Javalin](https://github.com/tipsy/javalin) :一个轻量级的 Web 框架,同时支持 Java 和 Kotlin,被微软、红帽、Uber 等公司使用。
0 commit comments