Configure the development environment.
Parent
Use content negotiation to serve multiple content types in JAX-RS applications
Before you start developing JAX-RS applications, set up the development environment by adding the JAX-RS libraries on the classpath.
What to do next
Define resources in JAX-RS web applications.
Subtopics
- Set up a development environment for JAX-RS applications
- Development and assembly tools
- Directory conventions
Related concepts
Development and assembly tools
Related tasks
Set up a development environment for JAX-RS applications
Related information:
Directory conventions