public class App extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
App.JaxRsApplication
JAX-RS application defined as a CDI bean.
|
| Constructor and Description |
|---|
App() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceConfig |
createJaxRsApp()
Create JAX-RS application.
|
static void |
main(String[] args) |
public static final String ROOT_PATH
public static void main(String[] args)
public static ResourceConfig createJaxRsApp()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.