/ph4-springboot-demo

SpringBoot hello world project

Primary LanguageKotlinBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Demo SpringBoot project

Build Status

Simple hello world SpringBoot project demonstrating cooperation with external services.

  • Minimal REST endpoint
  • With working PostgreSQL, provided by docker-compose.yml
  • Liquibase for migration
  • Redis, RabbitMQ integration