Re:Re: How to send a registration request when the service is stopped

2022-11-03 Thread 王大忠
It is true that this is the best solution at present, but sometimes it is easy to forget when more people develop. I still thank you very much! 在 2022-11-03 18:41:45,"Yu Xiao" 写道: >You can config this in you local environment: > >shenyu > register >enabled = false

Re: How to send a registration request when the service is stopped

2022-11-03 Thread Yu Xiao
You can config this in you local environment: shenyu register enabled = false Best wishes! Yu Xiao Apache ShenYu 王大忠 于2022年11月3日周四 16:20写道: > > v2.5.0 > When the program stops the service, HttpClientRegisterRepository will be > executed The close() method, where the EventTyp

How to send a registration request when the service is stopped

2022-11-03 Thread 王大忠
v2.5.0 When the program stops the service, HttpClientRegisterRepository will be executed The close() method, where the EventType will be sent DELETED, for the development environment, I don't want to register the local service to shenyu, but I just want to register the test machine to shenyu