@Controller
@RequestMapping(value="${apple-app-site-association.path:/apple-app-site-association}")
public class AppleAppSiteAssociationController
extends Object
implements org.springframework.context.ResourceLoaderAware
| Constructor and Description |
|---|
AppleAppSiteAssociationController(org.springframework.boot.autoconfigure.web.ResourceProperties resourceProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpEntity<?> |
appleAppSiteAssociation() |
Resource |
getResource(String... locations) |
void |
setResourceLoader(ResourceLoader resourceLoader) |
public AppleAppSiteAssociationController(org.springframework.boot.autoconfigure.web.ResourceProperties resourceProperties)
public void setResourceLoader(ResourceLoader resourceLoader)
setResourceLoader in interface org.springframework.context.ResourceLoaderAware@RequestMapping public org.springframework.http.HttpEntity<?> appleAppSiteAssociation()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.