my website needs an online customer service system, just like JD.com s online customer service. I have been developing for too long. I want to find an open source customization. I hope to store the data in my own database, but I haven t found it for ...
problem description should the user create an order in UserController or OrderController? public void UserController{ } public void OrderController{ } for example, adding users to a group, should it be placed in GroupController or UserCon...
problem description: if the request method private ModelAndView articleList (Map < String, Object > map) adds an access control annotation @ PreAuthorize and uses private , it will report an error: java.lang.NullPointerException: null , where n...
as shown in the picture, it failed to install the nexus service using the installutil command. How to solve this problem? thank you for your generous help ...
Under RT,linux, how to troubleshoot a CPP service with high CPU and memory? Trouble a little bit and hope to give a more detailed answer. At present, all I can think of is gdb, but I m not quite sure how to get gdb. ...
the Nuggets just read two istio articles, https: github.com istio istio I don t understand much. Question: where should the business logic be written when using this micro-service framework? Do you want to write in java? ...