https://github.com/xdev-software/flyway-core-slim
A overlay for flyway-core to exclude unused things
https://github.com/xdev-software/flyway-core-slim
database flyway flyway-core java slim
Last synced: 6 months ago
JSON representation
A overlay for flyway-core to exclude unused things
- Host: GitHub
- URL: https://github.com/xdev-software/flyway-core-slim
- Owner: xdev-software
- License: apache-2.0
- Created: 2024-12-11T10:00:31.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-06-12T04:15:26.000Z (7 months ago)
- Last Synced: 2025-06-13T18:52:45.594Z (7 months ago)
- Topics: database, flyway, flyway-core, java, slim
- Language: Java
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://mvnrepository.com/artifact/software.xdev/flyway-core-slim)
[](https://github.com/xdev-software/flyway-core-slim/actions/workflows/check-build.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_flyway-core-slim)
# flyway-core-slim
A overlay for [``flyway-core``](https://github.com/flyway/flyway) to exclude [unused things](https://github.com/flyway/flyway/issues/3893).
Details about exclusions are available in the [changelogs](./CHANGELOG.md).
## Usage
This library is primarily designed to be used in conjunction with Spring Boot projects.
```xml
org.springframework.boot
spring-boot-dependencies
...
pom
import
software.xdev
flyway-core-slim
...
org.flywaydb
flyway-mysql
```
## Installation
[Installation guide for the latest release](https://github.com/xdev-software/flyway-core-slim/releases/latest#Installation)
## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/flyway-core-slim/dependencies)