- All Implemented Interfaces:
InfoApi
@RestController
public class InfoController
extends Object
implements InfoApi
Controller for the settlement valuation REST service.
TODO Refactor try/catch once openapi can generate exception handling
- Author:
- Christian Fries, Peter Kohl-Landgraf
-
Constructor Summary
Constructors
-
Method Summary
org.springframework.http.ResponseEntity<String>
org.springframework.http.ResponseEntity<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InfoController
public InfoController()
-
Method Details
-
infoGit
public org.springframework.http.ResponseEntity<String> infoGit()
- Specified by:
infoGit in interface InfoApi
- Returns:
- String Json representing the info on Git
-
infoFinmath
public org.springframework.http.ResponseEntity<String> infoFinmath()
- Specified by:
infoFinmath in interface InfoApi
- Returns:
- String Json representing the info on the Library