springcloud

springcloud

文章 219 浏览 20

spring boot打包后META-INF/MANIFEST.MF中的Spring-Boot-Lib属性是怎么修改

spring boot打包后的jar包中META-INF/MANIFEST.MF文件里的spring-boot-lib属性怎么修改,在application.yml里设置还是gradle打包的时候设置呢? Manife…

稀香 2022-09-04 20:20:49 13 0

spring cloud feign没法注入service

spring cloud 消费端使用feign实现。定义了一个接口 package org.noak.facade.provider @FeignClient(value = Constants.SERVICE_PROVIDER) public i…

你又不是我 2022-09-04 14:12:14 8 0

resttemplate post对象接收不到

客户端:用了两种方式都不行 第一种: this.restTemplate.postForObject("http://demo-main/register?a={a}", userInfo, String.class, "test") 第二…

浪漫人生路 2022-09-04 11:44:28 11 0

springboot配置两个数据源怎么实现?

springboot如何配置两个数据源呢?我的思路是这样的:1.application.properties配置文件中先定义好两套数据源,然后定义一个DataSourceConfig类去加…

金橙橙 2022-09-03 15:12:27 9 0

Spring boot 与 Spring cloud 是什么关系?

希望能讲述一下各自有什么特点?有什么联系?…

樱娆 2022-09-03 12:10:47 12 0

spring cloud task是干啥的

官方对Spring Cloud Task的解释如下 Spring Cloud Task allows a user to develop and run short lived microservices using Spring Cloud and run t…

我喜欢麦丽素 2022-09-03 11:37:18 11 0

sprng cloud 的依赖

官网的pom,maven仓库里都提示找不到... &ltparent&gt &ltgroupId&gtorg.springframework.boot&lt/groupId&gt &ltartifactId&gtspring-cloud-starter-…

清旖 2022-09-02 15:28:48 23 0
更多

推荐作者

不再见

文章 0 评论 0

真是无聊啊

文章 0 评论 0

樱娆

文章 0 评论 0

浅语花开

文章 0 评论 0

烛光

文章 0 评论 0

绻影浮沉

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文