Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

bus refresh spring boot

Pragya Keshap answered on February 10, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • How to reload my changes on Spring Boot without having to restart server?
  • created at and updated at spring boot
  • created at and updated at spring boot
  • how to reload the page without startinfg the server again in spring mvc
  • created at and updated at spring boot
  • created at and updated at spring boot
  • Auto Refresh Config Changes using Spring Cloud Bus
  • @refreshscope spring boot

  • bus refresh spring boot

    0

    Spring Cloud Bus works by adding Spring Boot autconfiguration if it detects itself on the classpath. To enable the bus, add spring-cloud-starter-bus-amqp or spring-cloud-starter-bus-kafka to your dependency management. Spring Cloud takes care of the rest. Make sure the broker (RabbitMQ or Kafka) is available and configured. When running on localhost, you need not do anything. If you run remotely, use Spring Cloud Connectors or Spring Boot conventions to define the broker credentials

    https://docs.spring.io/spring-cloud-bus/docs/current/reference/html/

    Popularity 1/10 Helpfulness 1/10 Language java
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 10 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.