The backend of the final project DataArtJavaSchool2021
Find a file
2021-11-09 20:12:24 +03:00
.mvn/wrapper Initial commit 2021-11-06 15:19:28 +03:00
data Add section controller 2021-11-09 19:58:18 +03:00
src Add cors policy 2021-11-09 19:58:29 +03:00
.gitignore Initial commit 2021-11-06 15:19:28 +03:00
mvnw Initial commit 2021-11-06 15:19:28 +03:00
mvnw.cmd Initial commit 2021-11-06 15:19:28 +03:00
pom.xml Add links to responses 2021-11-07 14:55:05 +03:00
README.md Create readme 2021-11-09 20:12:24 +03:00

FirstNews backend | DataArt Java School 2021

Available Scripts

In the project directory, you can run:

mvn spring-boot:run

Runs the server in the development mode.
Open http://localhost:8080/swagger-ui.html to view it in the browser.