Skip to content

mariovyord/mdb-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDB Lite - Books Catalogue

MDB Lite is a simple books catalogue project built for learning and experimentation. It provides CRUD operations for books and authors, and integrates Keycloak for authentication. The project is a work in progress and serves as a playground for trying out new ideas and technologies.

Technology Stack

  • Java 21
  • Spring Boot
  • MSSQL

Features

  • CRUD operations for books
  • CRUD operations for authors
  • Keycloak authentication
  • OpenAPI specification
  • Work in progress: new features and improvements are added regularly

Workflow

The development workflow is:

  1. Write the OpenAPI specification
  2. Generate interfaces and DTOs from the spec
  3. Implement the backend logic and endpoints

Purpose

This project is intended for educational use and as a sandbox for testing Spring Boot, JPA, and security concepts.

About

MDB Lite is a simple books catalogue project built for learning and experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages