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).