tree: 2fbeab306b0d4eb2823c5dbfdef1b9a1b88b5002 [path history] [tgz]
  1. sdc-frontend/
  2. src/
  3. .gitignore
  4. pom.xml
  5. README.md
catalog-fe/README.md

catalog-fe

Run the project

mvn jetty:run \
-Dconfig.home=src/test/resources/config \
-Dlog.home=target/log \
-Dlogback.configurationFile=src/main/resources/config/logback.xml

You can check the following urls to ensure that it is working