Skip to content

Add SslAutoConfiguration to slice test annotations #35861

@eddumelendez

Description

@eddumelendez

Existing examples such as SampleMongoApplicationReactiveSslTests uses @SpringBootTest which will use SslAutoConfiguration. If @DataMongo is used then @Import(SslAutoConfiguration.class) should be declared. I think it would be great to add SslAutoConfigure here

The same for the rest of them such DataRedis, DataCouchbase, DataElasticSearch.

I would like to know your opinion on this topic before raising any PR.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions