我有一个SpringFeign客户端,它使用POST将POJO对象发送到远程端点,我的应用程序启动失败,并出现以下异常。@420a85c4“打开java.lang.invoke” Below the dependencies I am using in my application.springboot version: 2.5.3springboo
我有两个Java进程-它们使用不同的运行配置从相同的Jar派生而来 流程A-客户端UI组件,使用基于xml的Spring bean方法开发。那里没有SpringBoot。现在,在进程A中,单击各种按钮,单击how can I call the REST end on Process B using Feign Client。注意--由于进程A是基于Spring XML的,目前我们还不能将其转换为Springboot。2)直到流程A移到Spring
org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755) ~[spring-boot-2.3.12.:747) ~[spring-boot-2.3.12.RELEASE.jar:2.3.12.RELEASE]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402