Skip to content

Spring Boot, Swagger, Sql Database, Migration with Flyway

Notifications You must be signed in to change notification settings

vesalukkarila/songs-api-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

songs-api-v2

work in process..

Prerequisites:

  • FrontEndMasters "Complete Intro to Containers, v2", done 01.11.2024
  • Familiarize with Flyway and database migration - started
  • Swagger dependencies and annotations

Goals for this project

  • Spring Boot Rest API, follow up for songs-api
  • Spring Data Jpa as data access layer
  • configuration through application properties
  • postgresql OR mysql database containerized
  • application in its own container
  • orchestrate these using docker-compose.yml
  • Database migration using Flyway
  • Swagger for documentation

About

Spring Boot, Swagger, Sql Database, Migration with Flyway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages