java.lang.Object
net.finmath.decryptionoracle.execution.EncryptedExecutionOracleApplication
@SpringBootApplication(scanBasePackages="net.finmath.decryptionoracle")
@RestController
public class EncryptedExecutionOracleApplication
extends Object
Spring Application
- Author:
- Christian Fries
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EncryptedExecutionOracleApplication
public EncryptedExecutionOracleApplication()
-
Method Details
-
home
@GetMapping("/")
public String home()
- Returns:
- a
String object
-
main
public static void main(String[] args)
- Parameters:
args - an array of String objects