nacos-spring-boot-project icon indicating copy to clipboard operation
nacos-spring-boot-project copied to clipboard

2.0 版好像还没发不到 maven 仓库、先用 jitpack 引用吧

Open m01i0ng opened this issue 3 years ago • 2 comments

<repositories>
	  <repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
	  </repository>
</repositories>
<dependency>
	  <artifactId>nacos-config-spring-boot-starter</artifactId>
	  <groupId>com.github.nacos-group.nacos-spring-boot-project</groupId>
	  <version>93641fbbc57e583f93b70d71168fef9035a026e2</version>
</dependency>

m01i0ng avatar Apr 23 '21 03:04 m01i0ng

@KeRan213539 您好,计划集成nacos-client 2.0.x的Springboot starter什么时候发布呢..

lpaz010 avatar Jun 30 '21 10:06 lpaz010

@KeRan213539 您好,计划集成nacos-client 2.0.x的Springboot starter什么时候发布呢..

这个月内

KeRan213539 avatar Jul 02 '21 01:07 KeRan213539