Package io.micronaut.jaxrs.runtime.core
Class JaxRsApplication
java.lang.Object
jakarta.ws.rs.core.Application
io.micronaut.jaxrs.runtime.core.JaxRsApplication
The default implementation of
Application
.- Since:
- 4.6.0
- Author:
- Denis Stepanov
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getClasses, getProperties, getSingletons
-
Constructor Details
-
JaxRsApplication
public JaxRsApplication()
-