retrofit-spring-boot-starter
retrofit-spring-boot-starter copied to clipboard
A component required a bean of type 'com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean' that could not be found.
启动报错: A component required a bean of type 'com.github.lianjiatech.retrofit.spring.boot.config.RetrofitConfigBean' that could not be found.\
<spring-boot.version>3.1.5</spring-boot.version> com.github.lianjiatech:3.0.2 or 3.0.3
FROM openjdk:17
docker部署到阿里云服务器就报这个错误 本地是不报的 那么回事呢