summaryrefslogtreecommitdiffstats
path: root/catalog-fe/readMe.txt
blob: 36bb65e21398b293926ead63490d423260503fb8 (plain)
1
2

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { c
Running Jetty

1. in Arguments Tab add to VM Arguments:

-Dconfig.home=C:\Git_work\D2-SDnC\catalog-fe\src\test\resources\config 
-Dlog.home=C:\Git_work\D2-SDnC\catalog-fe\target\log\
-Dlogback.configurationFile=C:\Git_work\D2-SDnC\catalog-fe\src\main\resources\config\logback.xml

2. In Run Configuration make sure to run jetty version 8.x or newer

3. in order to test try:
http://localhost:8080/sdc1/rest/configmgr/get
or
http://localhost:8080/sdc1/proxy