Commit b8cf7414 authored by Norbert Komiňák's avatar Norbert Komiňák
Browse files

Update README.md

parent a8882bc4
...@@ -26,9 +26,9 @@ ...@@ -26,9 +26,9 @@
`mvn clean install` `mvn clean install`
### Run Backend ### Run Application
in \backend\flea-market-manager-controller run `mvn spring-boot:run` in \backend\flea-market-manager-controller run `mvn spring-boot:run`, application runs at http://localhost:8080/pa165
In case of error `QClass` cannot be found, you have to add target/generated-sources/java dir to project's classpath as source. (open Idea -> File -> Project Structure -> Modules). In case of error `QClass` cannot be found, you have to add target/generated-sources/java dir to project's classpath as source. (open Idea -> File -> Project Structure -> Modules).
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment