Class WebAnnotationsRuntimeHintsRegistrar

java.lang.Object
org.springframework.web.bind.annotation.WebAnnotationsRuntimeHintsRegistrar
All Implemented Interfaces:
RuntimeHintsRegistrar

public final class WebAnnotationsRuntimeHintsRegistrar extends Object implements RuntimeHintsRegistrar
RuntimeHintsRegistrar implementation that make web binding annotations at runtime.
Since:
6.0
Author:
Stephane Nicoll
  • Constructor Details

    • WebAnnotationsRuntimeHintsRegistrar

      public WebAnnotationsRuntimeHintsRegistrar()
  • Method Details