Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Using spring cloud gateway with euteka, would it do load balance when one service id has.multiple instance?
why do i get to think of spring security when i see the demo?
Hi Spencer, Do you have any github example of spring cloud gateway with jdbc? I want to load the routes dynamically.
Were you able to find a solution for loading routes from database? Please share I'm also looking for that.
just build a discover client by eureka or consul, zookeeper...
Use RouteLocator to configure your route, call DAO inside the class.
very useful !
API looks rather clumsy in comparison to Zuul 2.
Using spring cloud gateway with euteka, would it do load balance when one service id has.multiple instance?
why do i get to think of spring security when i see the demo?
Hi Spencer, Do you have any github example of spring cloud gateway with jdbc? I want to load the routes dynamically.
Were you able to find a solution for loading routes from database? Please share I'm also looking for that.
just build a discover client by eureka or consul, zookeeper...
Use RouteLocator to configure your route, call DAO inside the class.
very useful !
API looks rather clumsy in comparison to Zuul 2.