←back to thread

74 points holmofyHu | 1 comments | | HN request time: 0.214s | source
Show context
ffsm8 ◴[] No.41276279[source]
this new project, spring-rs is a wrapper for various other projects, gluing them together. (and thats totally fine!)

But naming it after the Spring Framework might be slightly exaggerating its ambition.

Even its homepage uses marketing thats not really on point for Spring i think?

i.e. Lightweight: The core code of spring-rs does not exceed 5,000 lines

I dont think anyone can honestly call Spring with its 8 million Lines of Java Code ... lightweight?

replies(5): >>41276354 #>>41276588 #>>41277190 #>>41277291 #>>41277513 #
99_00 ◴[] No.41276588[source]
Spring framework can be seen as a wrapper for other projects and technologies creating a cohesive development platform.
replies(1): >>41276645 #
1. The_Colonel ◴[] No.41276645[source]
No, Spring Framework is a singular repository which serves as a core for the larger Spring ecosystem. But even the other projects like Spring Boot, Spring Data, Spring Security are centrally developed / coordinated.