Class HotSwapConfiguration

java.lang.Object
com.vaadin.hilla.internal.hotswap.HotSwapConfiguration

@Configuration public class HotSwapConfiguration extends Object
  • Constructor Details

    • HotSwapConfiguration

      public HotSwapConfiguration()
  • Method Details

    • hotSwapConfigurationProperties

      @Bean @ConfigurationProperties(prefix="hilla.endpoint.hot-reload") public HotSwapConfigurationProperties hotSwapConfigurationProperties()