NACOS startup and read and modify local configuration information

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

Intelligent Recommendation

Build the SpringCloud microservice framework: Third, read the configuration information of Nacos

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...

Nacos cannot use ConfigService to read json configuration information

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...

NACOS configuration Local mysql

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 local configuration and 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...

More Recommendation

Read the list in NACOS configuration

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...

Nacos is connected, not read the configuration

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 ...

Read the configuration of NACOS

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>...

Nacos configuration and startup (Windows/centos)

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...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top