alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.38k stars 8.16k forks source link

fix: 2022.x #3445 A bean for InetIPv6Utils that could not found at pr… #3694

Open fqtrnt opened 3 weeks ago

fqtrnt commented 3 weeks ago

…oject start up

A bean for InetIPv6Utils could not be found at project start up when integrating Spring Cloud Config with Spring Cloud Alibaba Nacos Discovery.

Describe what this PR does / why we need it

Does this pull request fix one issue?

3445

Describe how you did it

Describe how to verify it

  1. check out branch name fix from https://github.com/fqtrnt/nacos-issue.git
  2. change nacos server address and namespace for your enviroment in src/main/resources/bootstrap.yml
  3. setup springcloud config server and run
  4. run nacos-issue project

Special notes for reviews

CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.