Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about spring-restdocs

Read more about spring-restdocs

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - spring-restdocs

Springdoc with a generic return type

I have a custom Page to return when the user does a query with a Pageable. This Page has a generic parameter and I want to specify it in my Swagger documentation. Here is the current result: Where el...
test-img

Oromis

java

swagger

spring-restdocs

springdoc

Votes: 0

Answers: 1

Latest Answer

A hack around this would be to create a new class to wrap that type: public class ReducedCustomPage extends CustomPage<ReducedVersion> { } Then your controller would look like this: @CustomPag...
test-img

Igor Flakiewicz

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved