Package fr.metabocloud.core.api
Class RootApi
java.lang.Object
fr.metabocloud.core.api.RootApi
Controller for the root of the REST API "/"
- Since:
- 1.0.0
- Author:
- Faustine Souc
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RootApi
protected RootApi()Protected constructor
-
-
Method Details
-
getRoot
Handle GET requests to the root `/` endpoint. Return a message at the application root to redirect to the OpenAPI documentation.- Returns:
- The message with the link of the OpenAPI documentation
-