Polish "Allow for custom EntityMapper bean"
See gh-17661
This commit is contained in:
@@ -48,7 +48,6 @@ import org.springframework.web.reactive.function.client.WebClient;
|
||||
* their order of execution.
|
||||
*
|
||||
* @author Brian Clozel
|
||||
* @author Peter-Josef Meisch
|
||||
*/
|
||||
abstract class ElasticsearchDataConfiguration {
|
||||
|
||||
|
||||
@@ -45,6 +45,7 @@ import static org.mockito.Mockito.mock;
|
||||
* @author Phillip Webb
|
||||
* @author Artur Konczak
|
||||
* @author Brian Clozel
|
||||
* @author Peter-Josef Meisch
|
||||
*/
|
||||
@DisabledWithoutDockerTestcontainers
|
||||
class ElasticsearchDataAutoConfigurationTests {
|
||||
|
||||
Reference in New Issue
Block a user