generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
yusufugurozbek
Metadata
Metadata
Assignees
Labels
No labels