ebubekirdurukal / ArticleReviewerApp

Article Review Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Article Reviewer Project

Article Reviewer is a Spring Boot application with several endpoints for reviewing articles.

Getting Started

You can start using the service with the command "docker compose up" The application will start at port 8080.

Note: If you are not going to use docker, simply change the line about datasource in application.properties file.

API Documentation

In order to understand and test controller methods, you can refer to the swagger documentation after you start the app.

About Database

Mysql database version 8 is used in this project. In default, database server will start at port 3320

About

Article Review Spring Boot


Languages

Language:Java 100.0%