tree: 55b4143d400344e1e76b6bb254b45db70862d399 [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