Easter79 Easter79
3年前
springBoot配置activeMq点对点模式消费信息以及独占模式消费如何设置
1、在pom文件中引入对应jar包<!activeMQstart<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarteractivemq</artifactId
Easter79 Easter79
3年前
springcloud feign集成hystrix
本章介绍feign集成hystrix1、增加pom依赖\<dependency<groupidorg.springframework.cloud</groupid<artifactidspringcloudstarternetflixhystrix</artifactid</
Easter79 Easter79
3年前
springboot使用zuul
配置pom<parent<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterparent</artifactId<version1.3.5.RELEASE</version<rela
Stella981 Stella981
3年前
SpringBoot权限管理开发实战3
1.修改pom.xml,添加Druid依赖<dependency<groupIdcom.alibaba</groupId<artifactIddruidspringbootstarter</artifactId<v
Stella981 Stella981
3年前
SpringBoot 整合 caffeine
1、pom加入<!https://mvnrepository.com/artifact/org.springframework.boot/springbootstartercache<dependency<groupIdorg.springfra
Stella981 Stella981
3年前
ElasticSearch快速搭建java项目
1.创建springboot项目Pom文件引入elasticsearch依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterdataelasticsearch</artifactI
Easter79 Easter79
3年前
SpringBoot权限管理开发实战3
1.修改pom.xml,添加Druid依赖<dependency<groupIdcom.alibaba</groupId<artifactIddruidspringbootstarter</artifactId<v
Stella981 Stella981
3年前
SpringBoot 整合 Kafka
1、加入POM<!https://mvnrepository.com/artifact/org.springframework.kafka/springkafka<dependency<groupIdorg.springframework.kafka<
Stella981 Stella981
3年前
SpringBoot 项目的 Maven 多环境打包配置
1\.在pom.xml文件中配置<profiles<profile<iddev</id<activation<activeByDefaulttrue</activeByDefault</activation<properties
Stella981 Stella981
3年前
Dubbo之服务项目打成jar
pom.xml增加配置<!构建项目配置<build<finalNameznsarticleservice</finalName<!加载资源<resources<resource<ta