Skip to content

The keepstrong-migrations service is a microservice in the keepstrong-delivery project that uses Spring Batch for executing database migrations using Flyway.

License

Notifications You must be signed in to change notification settings

rsvinicius/keepstrong-migrations

Repository files navigation

Keepstrong-Migrations

Table of Contents

  1. Overview
  2. Requirements
  3. Usage
  4. License

Overview

The Spring Batch Migrations Service in the keepstrong-delivery project leverages Spring Batch and Flyway to perform database migrations. It ensures that the necessary database schema changes are applied consistently and efficiently across environments. This service is responsible for managing and executing database migration scripts using the Flyway framework.

Requirements

To successfully set up and run the Delivery Project, the following requirements must be met:

  • Java 17+
  • MySql
  • IntelliJ IDEA / Netbeans / Eclipse

Usage

Please make sure to refer to the keepstrong-delivery documentation for detailed instructions on how to set up and start the service successfully.

License

The Project is licensed under the MIT License, promoting open-source collaboration and allowing users to utilize, modify, and distribute the project with minimal restrictions. This license fosters transparency and encourages the growth of open-source software.

About

The keepstrong-migrations service is a microservice in the keepstrong-delivery project that uses Spring Batch for executing database migrations using Flyway.

Topics

Resources

License

Stars

Watchers

Forks