spring-boot-starter-dubbo-example

这是一个spring-boot-starter-dubbo的示例项目

License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.gitee.reger
ArtifactId

ArtifactId

spring-boot-starter-dubbo-example
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-starter-dubbo-example
这是一个spring-boot-starter-dubbo的示例项目
Project Organization

Project Organization

reger
Source Code Management

Source Code Management

https://gitee.com/lei0719/spring-boot-starter-dubbo-example

Download spring-boot-starter-dubbo-example

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo-example/ -->
<dependency>
    <groupId>com.gitee.reger</groupId>
    <artifactId>spring-boot-starter-dubbo-example</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo-example/
implementation 'com.gitee.reger:spring-boot-starter-dubbo-example:1.0.7'
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo-example/
implementation ("com.gitee.reger:spring-boot-starter-dubbo-example:1.0.7")
'com.gitee.reger:spring-boot-starter-dubbo-example:pom:1.0.7'
<dependency org="com.gitee.reger" name="spring-boot-starter-dubbo-example" rev="1.0.7">
  <artifact name="spring-boot-starter-dubbo-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.reger', module='spring-boot-starter-dubbo-example', version='1.0.7')
)
libraryDependencies += "com.gitee.reger" % "spring-boot-starter-dubbo-example" % "1.0.7"
[com.gitee.reger/spring-boot-starter-dubbo-example "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • example-api
  • example-consumer
  • example-provider

Versions

Version
1.0.7
1.0.1