Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.2 KB

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.