Class JAXRSApp
java.lang.Object
jakarta.ws.rs.core.Application
org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
@ApplicationPath("/")
public class JAXRSApp
extends jakarta.ws.rs.core.Application
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getClasses, getProperties
-
Constructor Details
-
JAXRSApp
public JAXRSApp()
-
-
Method Details
-
getSingletons
- Overrides:
getSingletonsin classjakarta.ws.rs.core.Application
-
getRandomNumber
public static int getRandomNumber(int max, int min)
-