lampovachan / SpringBoot-CRUD-application

SpringBoot CRUD application with Docker, PostgreSQL and Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringBoot CRUD application with Docker, PostgreSQL and Redis

  1. Program saves data about bakery products.
  2. CRUD operations are implemented.
  3. Redis caching are implemented.
  4. PostgreSQL is used to save database.
  5. Cache lifetime is 15 minutes.
  6. dockerfile amd docker-compose are used to run app in Docker container.

About

SpringBoot CRUD application with Docker, PostgreSQL and Redis


Languages

Language:HTML 64.9%Language:Java 33.7%Language:Dockerfile 1.4%