tree: d2c34a05045d8bd6d612d431b2c9b5a2241e17af [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