2

During startup, we need to do some adjustments for the application. We want to make REST API temporarily unavailable to be sure that there will be no concurrent updates. After adjustment is done, we would like to enable REST API and start serving requests. Is it possible to disable temporary REST API in Spring Boot?

Sydorov
  • 55
  • 7

0 Answers0