https://github.com/pavlovic-bojan/spring-boot-maven-h2DB-java-jwt-swagger
This repository is the result of my independent project to train certain things in Spring Boot & REST API Backend Development.
https://github.com/pavlovic-bojan/spring-boot-maven-h2DB-java-jwt-swagger
api api-rest jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token spring-boot-3 spring-boot-api springboot swagger
Last synced: about 1 year ago
JSON representation
This repository is the result of my independent project to train certain things in Spring Boot & REST API Backend Development.
- Host: GitHub
- URL: https://github.com/pavlovic-bojan/spring-boot-maven-h2DB-java-jwt-swagger
- Owner: pavlovic-bojan
- Created: 2024-11-08T15:04:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T07:38:41.000Z (over 1 year ago)
- Last Synced: 2025-03-01T16:31:53.434Z (over 1 year ago)
- Topics: api, api-rest, jwt, jwt-auth, jwt-authentication, jwt-bearer-tokens, jwt-token, spring-boot-3, spring-boot-api, springboot, swagger
- Language: Java
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blogging REST API App
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](https://wordpress.org/) 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.
## Table of Contents
1. [A list of technologies used within the project](#a-list-of-technologies-used-within-the-project)
2. [Collaboration](#collaboration)
### A list of technologies used within the project
* [macOS Sonoma](https://support.apple.com/en-us/HT214032): macOS Sonoma Version 14.1.2 (23B92)
* [Intellij idea](https://www.jetbrains.com/idea/): Version 2022.3.3 (Community Edition) Build #IC-223.8836.41, built on March 10, 2023
* [Spring Boot](https://spring.io/projects/spring-boot): Version "3.3.5"
* [Maven](https://maven.apache.org/): Version POM "4.0.0"
* [H2 Data Base](https://www.h2database.com/html/main.html): Version "2.3.232"
* [Java](https://www.java.com/en/): Openjdk Version "21"
* [JWT jsonwebtoken](https://github.com/jwtk/jjwt): Version "0.12.3"
* [Swagger](https://swagger.io/): Version "2.6.0"
Feel free to copy the project from this repository into your IDE & run the app, and make sure everything works.
### Collaboration
***
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.