Class TestConfiguration.TestRestController

java.lang.Object
org.bremersee.exception.spring.boot.autoconfigure.reactive.app.TestConfiguration.TestRestController
Enclosing class:
TestConfiguration

@RestController public static class TestConfiguration.TestRestController extends Object
The test rest controller.
  • Constructor Details

    • TestRestController

      public TestRestController()
  • Method Details

    • throwServiceException

      @GetMapping(path="/api/exception") public reactor.core.publisher.Mono<String> throwServiceException()
      Throw service exception.
      Returns:
      the mono