@RestController @RequestMapping(value="/about") public class AboutInfoController extends Object
Constructor and Description |
---|
AboutInfoController() |
@RequestMapping(method=GET) @ResponseStatus(value=OK) public AboutInfo getAboutInfo()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.