@@ -130,3 +130,53 @@ categories:
130130 description : " The web framework for content-driven websites"
131131 pill : " Meta-framework"
132132 pill_class : " pill-accent"
133+ - name : spring-boot
134+ upstream : spring-projects/spring-boot
135+ description : " Build production-ready Spring applications with minimal configuration"
136+ pill : " Java"
137+ pill_class : " pill-orange"
138+ - name : spring-framework
139+ upstream : spring-projects/spring-framework
140+ description : " The foundational framework for enterprise Java development"
141+ pill : " Java"
142+ pill_class : " pill-orange"
143+ - name : guava
144+ upstream : google/guava
145+ description : " Google core libraries for Java — collections, caching, concurrency, and more"
146+ pill : " Java"
147+ pill_class : " pill-orange"
148+ - name : elasticsearch
149+ upstream : elastic/elasticsearch
150+ description : " Free and open distributed search and analytics engine"
151+ pill : " Java"
152+ pill_class : " pill-orange"
153+ - name : kafka
154+ upstream : apache/kafka
155+ description : " Distributed event streaming platform for high-performance data pipelines"
156+ pill : " Java"
157+ pill_class : " pill-orange"
158+ - name : RxJava
159+ upstream : ReactiveX/RxJava
160+ description : " Reactive extensions for the JVM — composable asynchronous programming"
161+ pill : " Java"
162+ pill_class : " pill-orange"
163+ - name : retrofit
164+ upstream : square/retrofit
165+ description : " A type-safe HTTP client for Android and Java"
166+ pill : " Java"
167+ pill_class : " pill-orange"
168+ - name : okhttp
169+ upstream : square/okhttp
170+ description : " An efficient HTTP & HTTP/2 client for Android and Java"
171+ pill : " Java"
172+ pill_class : " pill-orange"
173+ - name : netty
174+ upstream : netty/netty
175+ description : " Asynchronous event-driven network application framework for Java"
176+ pill : " Java"
177+ pill_class : " pill-orange"
178+ - name : flink
179+ upstream : apache/flink
180+ description : " Stream processing framework for distributed, high-performing data pipelines"
181+ pill : " Java"
182+ pill_class : " pill-orange"
0 commit comments