tags: Daily use rear end Micro -service springcloud distributed
Modify the Application.properties in Nacos to decompress the directory
Save into the BIN directory after modification
Successfully start

access
http://localhost:8848/nacos/#/login

The account password is all NACOS

You can edit the configuration of the dynamic data source and Redis
The cause of the failure of the launch failure in Windows is the details of how to change it in my other post.
–>Portal
Build a microservice framework (read Nacos configuration information) This article will record the operation of remote configuration file reading using Nacos, similar toSpringCloud-Config The function...
Write a custom catalog title here Nacos can't get ConfigService using @NacosInjected, and it prompts that the injected class is null when accessing the interface, which makes me unable to pass her Str...
1.Root Permissions Create Database NACOS 2. Create new users NACOS and authorize 3. Import SQL into the NACOS Database: 4. Turn off the cluster mode The cluster mode will start failure without cluster...
Nacos 1. The common points of Nacos and Eureka Data support service registration and service pull pull The provider of the service center provider does a health check in the heartbeat method 2. The di...
1. Scenery There are some unchanged, but commonly used data can be written directly in NACOS for easy reading and management. I am a List collection read from Nacos. The content of the collection is a...
I have recorded a little more recently When debugging in my own IDEA, I can't always read the configuration on NACOS, but it shows that the connection is connected to I can't find a problem if I find ...
1. Development environment java:17 springboot:2.7.5 springcloud:2021.0.4 springcloudalibaba:2021.0.4.0 2. Maven dependencies <properties> <java.version>17</java.version>...
download Download link Linux After unzipping, get the directory nacos To start the stand-alone mode normally, just enter the bin directory and execute it Of course, you can also modify the default set...