Class WebServicesProperties

java.lang.Object
org.springframework.boot.autoconfigure.webservices.WebServicesProperties

@ConfigurationProperties(prefix="spring.webservices") public class WebServicesProperties extends Object
@ConfigurationProperties for Spring Web Services.
Since:
1.4.0
Author:
Vedran Pavic, Stephane Nicoll
  • Constructor Details

    • WebServicesProperties

      public WebServicesProperties()
  • Method Details