This repository is the result of my independent project to train certain things in Spring Boot & REST API Backend Development.
The goal of the project is to clone the basic backend functionality of the most popular web app for blogging WordPress for the purpose of learning back-end RESTfull API development.
Side information: To use the application in a special environment the author accepts no responsibility if you cause damage to third parties.
- macOS Sonoma: macOS Sonoma Version 14.1.2 (23B92)
- Intellij idea: Version 2022.3.3 (Community Edition) Build #IC-223.8836.41, built on March 10, 2023
- Spring Boot: Version "3.3.5"
- Maven: Version POM "4.0.0"
- H2 Data Base: Version "2.3.232"
- Java: Openjdk Version "21"
- JWT jsonwebtoken: Version "0.12.3"
- Swagger: Version "2.6.0"
Feel free to copy the project from this repository into your IDE & run the app, and make sure everything works.
This is my personal project which I upgrade with new things from time to time and I do not accept any collaboration.
Please do not change the code. I am available for any questions.