Skip to content

Add support of testcontainers-spring-boot #287

@ijusti

Description

@ijusti

Hello. Thanks for your effort. Very nice plugin.
Please add support of testcontainers-spring-boot from the box.

Describe the solution you'd like
Connect to the dbs started via testcontainers-spring-boot. May be parsed by properties in context.

Describe alternatives you've considered
testcontainers-spring-boot supports many types of DBs.

Additional context
Example of logs
Started mariadb server. Connection details: {embedded.mariadb.port=50454, embedded.mariadb.host=localhost, embedded.mariadb.schema=test, embedded.mariadb.user=test, embedded.mariadb.password=test, embedded.mariadb.networkAlias=mariadb.testcontainer.docker, embedded.mariadb.internalPort=3306}, JDBC connection url: jdbc:mysql://localhost:50454/test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions