# Start postgres
docker-compose up -d postgres
# Run liquibase separately, to avoid failing because postgres did not start
docker-compose up liquibase
# Run tests
./gradlew test
-
Notifications
You must be signed in to change notification settings - Fork 0
markitovtr1/spring-data-r2dbc-list-enum-save-issue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring Data R2DBC issue repo: whenever saving list enum on a class fetched through Spring Data, exception is thrown
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published