@ApplicationPath(value="/")
public class DefaultApplication
extends javax.ws.rs.core.Application
Default Application
registering all resources.
NOTE This class is excluded from the classes-jar, such that users that want to embed the REST API as a JAR file into a custom JAX-RS application are able to build a deployment based on their requirements.
Constructor and Description |
---|
DefaultApplication() |
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getClasses() |
Copyright © 2022. All rights reserved.