Open cecyLDY opened 1 week ago
Hi @cecyLDY
After modifying Java code you should rebuild application.
If you run IDEA/Eclipse you can just build it in the IDE.
Or you can build image using build.sh
.
Thank you
Another quession,how to config route?
@cecyLDY Which route do you mean?
@EvgeniaBzzz Hello, may I ask how to modify the front-end routing and page? Do you have any examples or materials to refer to
@cecyLDY
You can set this with server.rootURI
variable in config file.
Here is example configuration.
After modifying the Java code and restarting CloudBeaver, the code does not take effect
How can we make the modified Java code take effect, only by re executing mvn clean verify $MAVEN-COMMON_OPTS Headless platform?