I have a springboot project that uses nacos as the registration center. I want to register with nacos after the service is warmed up. How should I implement it?
I know that NacosAutoServiceRegistration
listens to WebServerInitializedEvent
, I removed this listener, but there are other listeners that will complete the function of service registration. I am confused.
Asked
Active
Viewed 46 times
0

ght ggg
- 39
- 4