From bd3eaa78866127bb9106972f55190cf9fcf3305c Mon Sep 17 00:00:00 2001 From: holmofy Date: Sat, 17 Aug 2024 23:17:32 +0800 Subject: [PATCH] ecosystem: Add spring-rs (#2877) --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 855d8fca..1723f02b 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -48,6 +48,7 @@ If your project isn't listed here and you would like it to be, please feel free - [loco.rs](https://github.com/loco-rs/loco): A full stack Web and API productivity framework similar to Rails, based on Axum. - [axum-test](https://crates.io/crates/axum-test): High level library for writing Cargo tests that run against Axum. - [axum-messages](https://github.com/maxcountryman/axum-messages): One-time notification messages for Axum. +- [spring-rs](https://github.com/spring-rs/spring-rs): spring-rs is a microservice framework written in rust inspired by java's spring-boot, based on axum ## Project showcase