I have solved it. I used maven source code to compile the service module and started it. I just need to change maven command.The correct maven command is:
mvn -Dmaven.test.skip=true clean install On 01/7/2019 10:52,William Guo<[email protected]> wrote: hi DaPeng, I cannot see your screenshot, could you build ui compoent and check resource in service module again? Thanks, William On Mon, Jan 7, 2019 at 10:38 AM 大鹏 <[email protected]> wrote: I follow the Apache Griffin Deployment Guide How to access the UI after the service module is configured and started? I went to http://<your IP>:8080 and got a 404 error.The error screenshot is as follows:
