We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af15f94 commit b0b2cd1Copy full SHA for b0b2cd1
Writerside/topics/java-friendly.md
@@ -155,8 +155,11 @@ var block = reserve.transform(SuspendReserves.block());
155
var future = reserve.transform(SuspendReserves.async());
156
```
157
158
-## Spring Boot 支持
+## 集成 Spring Boot
159
+
160
+simbot 提供 Spring Boot starter 模块,具有对 Spring Boot 的集成能力。
161
+Spring Boot starter 模块也实现了 [量子猫](advanced-quantcat.md) 模块, 提供基于**注解**的高效开发方案。
162
163
+有关集成SpringBoot的更多信息可以前往 [**集成SpringBoot**](Spring-Boot.md) 。
164
-simbot4 提供了基于 **Spring Boot 3** 的快速应用实现模块:`simbot-core-spring-boot-starter`。
165
-starter 模块也实现了 [量子猫](advanced-quantcat.md) 模块, 提供基于**注解**的高效开发方案。
0 commit comments