Похожие чаты

I have a SprinBoot Controller which accepts single piece of

data, and returns the output. Example


ResponseEntity singleController(Data data, HttpServletRequest hsr)


Now I have another endpoint which accepts multiple data. I just want to prevent writing all new logic, and wrap it with singleController.

ResponseEntity multiController(List<Data> dataList, HttpServletRequest hsr)


How can I do it? Would I need to pass the same instance of HttpServletRequest?
I also have ControllerAdvice configured which catches exceptions from singleController. How will that work with multiController?

2 ответов

31 просмотр

I Roy, Why you are creating 2 different endpoints. You can keep the multiController endpoint only with List<Data> and you can pass single object in list for single request.

Roy- Автор вопроса
Salman Shaikh
I Roy, Why you are creating 2 different endpoints...

Let's just say the single end point already exists and I don't want to change the logic of that

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
any reference of this implementation?
BitBuddha
29
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
11
Ⓐrtto, [4/23/24 7:02 PM] Please explain more fully how it is not working exactly, and what are the steps you are taking, and what error messages come or what happens. Ⓐrtto, ...
Ezza Kezza
2
sounds like people have lost their kaspa on tradeogre... does this mean tradeogre not trustworthy?
Ezza Kezza
15
Привет)) уже кажется эту тему перемусолили, но вот я так и не понял. Я сейчас сижу на 27дюймов 2к мониторе. На Актуальной макоси, если я куплю 27д 4к монитор: - будет ли изобр...
Vladislav Piskunov
11
Страшнейшая правда про списки ЦБ. С первых дней жизни P2P сферы, молодые человеки, начитавшись законодательной базы и "внутренних" документов, решили, что им противостоит сер...
Foxcool
3
Карта сайта