To start a service using docean, you need to manually register various beans, interceptors, listeners, etc. in the main method, and also manually start the service. As a service, these steps need to be manually written each time, which is very cumbersome. I hope it can support a very simple way to start a service
To start a service using docean, you need to manually register various beans, interceptors, listeners, etc. in the main method, and also manually start the service. As a service, these steps need to be manually written each time, which is very cumbersome. I hope it can support a very simple way to start a service