🤗 ApiHug × {Postman|Swagger|Api...} = 快↑ 准√ 省↓
- GitHub - apihug/apihug.com: All abou the Apihug
- apihug.com: 有爱,有温度,有质量,有信任
- ApiHug - API design Copilot - IntelliJ IDEs Plugin | Marketplace
The Next Generation API Development Platform - ApiHug
Server & Client 完整测试例子open in new window:
+---http
| +---echo
| \---helloworld
\---tcp
+---discard
\---echo
至此 Reactor + Reactor Netty + 部分 Netty 的都学完了, 下面剩下Spring reactive :
Spring | ReactiveLevel up your Java code and explore what Spring can do for you.https://spring.io/reactive
- Spring WebFlux
- 安全
- Session
- R2dbc
#参考
- spring-framework | spring-webflux 源码open in new window
- Web on Reactive Stack 官方文档open in new window
- 第二学院 reactive 例子代码open in new window
- 第二学院 reactive 文档open in new window
- spring security reactive 安全open in new window
- Spring Cloud Gateway 最佳示范open in new window
- baeldung webfluxopen in new window
- baeldung websoketopen in new window
- baeldung reactive codeopen in new window
- rsocket