How to configure SpringCloud Zuul – Routing and Filtering using SpringBoot | Java Techie

How to configure SpringCloud Zuul – Routing and Filtering using SpringBoot | Java Techie

Java Techie

5 лет назад

63,771 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Sameer
Sameer - 11.07.2023 13:50

wow easy learning thanks

Ответить
Shubham Mandliya
Shubham Mandliya - 24.12.2022 22:04

Hi, In case of error code 404, why your error filter not invoked ?? In that case your postFilter invoked.

Ответить
Shilpa Singla
Shilpa Singla - 04.10.2022 16:39

Not clear on one thing here ..for diagnose service you are pasing diagnose-service but for doctor-service you are using doctor-api ..

Ответить
Khaja Hussain Md
Khaja Hussain Md - 01.10.2022 18:32

Excellent video on zual services

Ответить
Mahaboob Basha
Mahaboob Basha - 06.07.2022 08:29

Cannot load configuration class: when run your application error will occur org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration? is any solution for that bro

Ответить
anu anusha
anu anusha - 04.06.2022 09:41

When am running your example I'm facing error of nestedservletexception can you help me out for this

Ответить
Murali Java
Murali Java - 31.05.2022 08:09

Hi Basant,

Could you please make one video how to handle transaction failures in microservices or transaction management

Ответить
Vijay Mishra
Vijay Mishra - 02.04.2022 16:47

if we have eureka deployed do we need to provide the host and port for the zuul routing

Ответить
Suresh maheshuni
Suresh maheshuni - 14.03.2022 11:53

Hi bro can you make alternative for zuul server because zuul server not working it been moved to maintenance mode

Ответить
Denis R.
Denis R. - 04.03.2022 17:25

Hi can you make this newer version cuz zuul is not supported anymore :S

Ответить
Surya Narayana
Surya Narayana - 24.11.2021 21:03

good example, good explanation

Ответить
ramesh anantavarapu
ramesh anantavarapu - 12.11.2021 06:11

Nicely explained

Ответить
Kaustubh
Kaustubh - 20.09.2021 17:49

nice to see this video can you please make one complete video on zuul api gate with complete microservice tutorial it will really help 🙏🙏

Ответить
Satyabrata Sahoo
Satyabrata Sahoo - 12.08.2021 20:06

Hi Basant Bhai, I am not able to find the "Zuul" dependency in spring intializr while trying to replicate this example. Please suggest next

Ответить
WandererHK
WandererHK - 25.07.2021 21:13

Filter call are not working for me in zuul, anyone can help?

Ответить
Arun Sarma
Arun Sarma - 06.07.2021 19:48

Will this also act as the SSL Termination or SSL pass through only

Ответить
bhaskar007
bhaskar007 - 02.07.2021 09:15

Thank you sir, learned something new

Ответить
krazynan
krazynan - 23.06.2021 13:54

Here we need to map every api end -point with diff path ?

Ответить
krazynan
krazynan - 23.06.2021 12:10

Good tutorial..but my req not redirecting at all, my services use diff version of spring cloud (edgware release) and zuul 1.4.release,diff. does it make issue?

Ответить
Pramod Bangalore
Pramod Bangalore - 09.06.2021 04:46

here i want to restrict any api call to directly access doctor-service etc. So i should be allowed to call through
api gateway only. How to achieve that?

Ответить