I am working on an spring restful endpoint which accepts page range(start & end page number). I want my request params- pageStart and pageEnd to accept strings & later i want my service to take care of it by converting it to int
2.1m questions
2.1m answers
60 comments
57.0k users