Skip to content

Add support for Couchbase testcontainers and Docker compose #1671

Open
@hantsy

Description

@hantsy

I tried to generate a Spring boot with following config in the start.spring.io.

  • Maven
  • java 21
  • Dependencies: Reactive Web, Spring Data Couchbase Reactive, Testcontainers

In the generated files, the TestcontainersConfiguration is an empty class like this.

@TestConfiguration(proxyBeanMethods = false)
class TestcontainersConfiguration {

}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions