Skip to content

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theatrebel project

Service for storing theatre plays info and adding reviews
API Docs

Stack

  • Kotlin
  • Spring Boot - web framework, DI, IoC
  • Spring Data JPA - data access
  • PostgreSQL - database
  • Liquibase - migrations control system
  • Gradle - build system

Features

  • DB migrations
  • CRUD operations, DTO-views mapping
  • Adding info about plays and writers
  • Adding reviews
  • Try to solve N+1 problem using Hibernate and Many-To-Many relation (use additional entity for joining table)

README (RU)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages