@Deprecated @RestController public class VersionController extends Object
| Constructor and Description |
|---|
VersionController()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
VersionInfoResult |
getVersion()
Deprecated.
Handles version requests by reading information from class files and/or the api2 build.txt file that's included
in the .war file
|
@RequestMapping(value={"version","/v2/version"},
method=GET)
public VersionInfoResult getVersion()
Copyright © 2018 Europeana Foundation. All rights reserved.