Steve Rao
|
d51f347d95
|
feature: support dual stack address registry and discovery in SCL (#3236)
|
2 years ago |
YuLuo
|
1eacea72d0
|
update copyright in 2022.x (#3125)
|
2 years ago |
MieAh
|
4403ace967
|
Change the package name of javax in the example to jakarta.
|
2 years ago |
WangCanxuan
|
237859aeb5
|
Refactor/nacos-discovery-example (#2933)
refactor: nacos-discovery-example
|
2 years ago |
lai hui
|
d576e912d3
|
doc: add IPv6 doc
|
2 years ago |
Freeman Lau
|
3451906c2b
|
Merge 2.2.x to 2022.
|
3 years ago |
Freeman Lau
|
42f03eb1c8
|
Merge remote-tracking branch 'upstream/2.2.x' into merge_2.2.x_2022
# Conflicts:
# README-zh.md
# pom.xml
# spring-cloud-alibaba-dependencies/pom.xml
# spring-cloud-alibaba-docs/src/main/asciidoc-zh/nacos-discovery.adoc
# spring-cloud-alibaba-docs/src/main/asciidoc/nacos-discovery.adoc
# spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/nacos-discovery-provider-example/src/main/java/com/alibaba/cloud/examples/ProviderApplication.java
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/java/com/alibaba/cloud/nacos/client/NacosPropertySource.java
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-config/src/main/resources/META-INF/spring.factories
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/NacosDiscoveryProperties.java
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/test/java/com/alibaba/cloud/nacos/ribbon/NacosRibbonClientPropertyOverrideTests.java
# spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-sentinel/src/main/java/com/alibaba/cloud/sentinel/feign/SentinelFeign.java
# spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/integration/RocketMQMessageHandler.java
|
3 years ago |
XuDaojie
|
35a67497c0
|
update nacos-discovery-consumer-sclb-example
|
4 years ago |
roger
|
3e5d5a98e1
|
explicitly add nacos service discovery option, handle divide zero error case
|
4 years ago |
yuhuangbin
|
8a68526da7
|
fix issue#1456
|
5 years ago |
mercyblitz
|
a198133852
|
Update pom.xml
|
5 years ago |
yuhuangbin
|
756c82ba1e
|
upgrade nacos client version
|
5 years ago |
fangjian0423
|
88b8319eda
|
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
|
5 years ago |
fangjian0423
|
c5e27237fb
|
Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE.
|
5 years ago |
fangjian0423
|
b1af3e2b87
|
update example configurations
|
5 years ago |
fangjian0423
|
86640fc353
|
update example configurations
|
5 years ago |
fangjian0423
|
a9e519265a
|
add s-c-loadbalancer example
|
5 years ago |
chuntaojun
|
492b8d3b20
|
refactor(nacos): Roll back to the original solution to solve the problem of compatibility
|
5 years ago |
fangjian0423
|
2435167e1e
|
format code with maven plugins
|
5 years ago |
fangjian0423
|
e8ee68998e
|
upgrade to Spring Cloud Hoxton, close #917
|
6 years ago |
赵禹光
|
3eb75988e3
|
example annotations clearer
|
6 years ago |
fangjian0423
|
9cf5624a86
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
6 years ago |
fangjian0423
|
c8f9465fdc
|
Update SNAPSHOT to 2.1.0.RELEASE
|
6 years ago |
fangjian0423
|
883c66f251
|
polish #761 update pkg name & maven coordinate for Greenwich
|
6 years ago |
buildmaster
|
632fb10ebe
|
Bumping versions to 0.9.1.BUILD-SNAPSHOT after release
|
6 years ago |
buildmaster
|
9c7f866c77
|
Going back to snapshots
|
6 years ago |
buildmaster
|
3ea4843681
|
Update SNAPSHOT to 0.9.0.RELEASE
|
6 years ago |
fangjian0423
|
d6f8a7801d
|
change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT
|
6 years ago |
fangjian0423
|
1cd4efdd1f
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
flystar32
|
97a77d5c2b
|
change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT
|
6 years ago |
fangjian0423
|
ec98a2db01
|
code format
|
6 years ago |
fangjian0423
|
5995687dd5
|
update sentinel examples
|
6 years ago |
Spring Operator
|
5efcf5adf1
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
|
6 years ago |
Harris Zhang
|
10206af82b
|
use EnableDiscoveryClient
|
6 years ago |
pbting
|
c8f1697c3d
|
Update pom.xml
remove alicloud context
|
6 years ago |
format
|
9b84df9015
|
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
|
6 years ago |
gaoyunpeng
|
394485a12d
|
replace cobertura to jacoco
|
6 years ago |
得少
|
997faff710
|
add nacos discovery starter support to connect to aliyun
|
6 years ago |
flystar32
|
450f1e8269
|
modify example to verify .
|
6 years ago |
gaoyunpeng
|
20eb325e59
|
update cobertura settings for reduce build time
|
6 years ago |
Spencer Gibb
|
612e6913e6
|
Update to 0.2.2.BUILD-SNAPSHOT
|
6 years ago |
Spencer Gibb
|
b28e82dc3c
|
Update SNAPSHOT to 0.2.1.RELEASE
|
6 years ago |
fangjian0423
|
0af67df3e3
|
using sentinel feign in nacos discovery example
|
6 years ago |
Spencer Gibb
|
6e355cc807
|
Update to 0.2.1.BUILD-SNAPSHOT
|
6 years ago |
Spencer Gibb
|
d2fd77c274
|
Update SNAPSHOT to 0.2.0.RELEASE
|
6 years ago |
Spencer Gibb
|
ece4531833
|
Updates to snapshot versions
|
6 years ago |
flystar32
|
52a0c6f9de
|
update version to 0.2.0
|
6 years ago |
flystar32
|
e4d9f98313
|
update nacos version to 0.2.1-RC and format code
|
7 years ago |
flystar32
|
43d47ae71f
|
add module nacos-config and nacos-discovery
|
7 years ago |