Class WebServicesProperties

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

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

    • WebServicesProperties

      public WebServicesProperties()
  • Method Details