Skip to content

How to convert batch/batchsamples to use MariaDB instead of H2? #195

Description

@djangofan

My question should be a simple one: How can I convert batch/batchsamples to use MariaDB instead of H2?

When I run the mvn clean install, the tests use a embedded H2 database to do the copy from CSV into H2 table

I just want to convert it to using my MariaDB Docker instance instead.

Is this an easy change? I tried to put datasource properties in the application.properties files BUT it didn't work. Looks like it's not that simple. Also, billsetuptask seems to fail at creating the table: BILL_STATEMENTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions