Skip to content

Migrate reactive (r2dbc) to Spring Boot 4 #31892

@mshima

Description

@mshima
Overview of the feature request

Failures are probably related to custom queries.

Error:  Failures: 
Error:    EntityWithPaginationAndDTOResourceIT.getAllEntityWithPaginationAndDTOS:167 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    EntityWithServiceClassAndPaginationResourceIT.getAllEntityWithServiceClassAndPaginations:161 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    EntityWithServiceClassPaginationAndDTOResourceIT.getAllEntityWithServiceClassPaginationAndDTOS:173 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    EntityWithServiceImplAndPaginationResourceIT.getAllEntityWithServiceImplAndPaginations:161 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    EntityWithServiceImplPaginationAndDTOResourceIT.getAllEntityWithServiceImplPaginationAndDTOS:173 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    FieldTestInfiniteScrollEntityResourceIT.getAllFieldTestInfiniteScrollEntities:734 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    FieldTestPaginationEntityResourceIT.getAllFieldTestPaginationEntities:734 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    LabelResourceIT.getAllLabels:106 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Error:    OperationResourceIT.getAllOperations:216 Status expected:<200 OK> but was:<500 INTERNAL_SERVER_ERROR>
Motivation for or Use Case
Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)

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