Class A2ARemoteApplication
java.lang.Object
com.google.adk.webservice.A2ARemoteApplication
@SpringBootApplication
@Import(A2ARemoteConfiguration.class)
public class A2ARemoteApplication
extends Object
Entry point for the standalone Spring Boot A2A service.
**EXPERIMENTAL:** Subject to change, rename, or removal in any future patch release. Do not use in production code.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
A2ARemoteApplication
public A2ARemoteApplication()
-
-
Method Details
-
main
-