Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RequestService

REST API for managing service requests, built with Spring Boot.

Overview

Backend service exposing a secured REST API for request/ticket management. Uses JWT authentication, PostgreSQL persistence and Flyway database migrations.

Tech Stack

Java 17 · Spring Boot 3.1 · Spring Security + JWT · Spring Data JPA/JDBC · PostgreSQL · Flyway · Maven

Getting Started

# with Docker
docker-compose up

# or locally (needs PostgreSQL)
./mvnw spring-boot:run

About

Secured REST API for service requests — Spring Boot 3, JWT, PostgreSQL, Flyway

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages