Ross ROSS = Recommend OSS · open-source software intelligence for agents

LianjiaTech/retrofit-spring-boot-starter

A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot-starter,支持快速集成和功能增强) observed · 2026-08-28

github.com/LianjiaTech/retrofit-spring-boot-starter · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 96
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 2343
  • days_rel: 25
  • days_push: 25
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

1911 stars · 340 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Spring Boot starter that deeply integrates the Retrofit declarative HTTP client into Spring Boot applications, letting developers define HTTP APIs as annotated Java interfaces and inject them as beans. It adds feature enhancements such as auto-scanning of @RetrofitClient interfaces and extended configuration on top of Retrofit and OkHttp.

Use cases

  • call external http apis from a spring boot service
  • define http clients as java interfaces with retrofit
  • quickly integrate retrofit into spring boot
  • declarative http client with retry and error handling in java
  • inject retrofit interfaces as spring beans
  • replace manual okhttp/resttemplate boilerplate in spring boot

When to choose

  • you are building a Spring Boot (Java) app that consumes remote HTTP APIs
  • you want Retrofit's declarative interface style with Spring dependency injection
  • you want starter conveniences like component scanning, interceptors, and converters configured out of the box

When to avoid

  • your project is not on the JVM or does not use Spring
  • you need a reactive/WebFlux-first HTTP client rather than Retrofit's blocking model
  • you only need a one-off raw HTTP call where a plain OkHttp or RestTemplate client suffices

Facets

library · maturity active

http-client api-framework middleware backend web-development apis developer-tools jvm retrofit okhttp spring-boot-starter declarative-http java spring-boot

1 source

Member repositories

RepositoryRoleHealth v2
LianjiaTech/retrofit-spring-boot-startermain97

For agents

markdown · JSON · MCP: product_card(name="LianjiaTech/retrofit-spring-boot-starter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem