Skip to content

feat: A better way of discovering the infrastructure beans #176

Closed
@mipo256

Description

@mipo256

Currently, we register the YdbDialectProvider via spring.factories. This approach is kind of wacky since it only works when the user is actually using the Spring Boot.

Maybe, because of YdbMappingJdbcConverter should be applied every time to consider @YdbType, we can rely on the fact that user will always have to extend the AbstractYdbJdbcConfiguration.

Related: #173 #174 #175

CC: @KirillKurdyukov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions