Skip to content

Instantly share code, notes, and snippets.

View AmiralBl3ndic's full-sized avatar
🎸

Camille Briand AmiralBl3ndic

🎸
  • Fungiball
  • Paris
  • 16:20 (UTC +02:00)
View GitHub Profile
@AmiralBl3ndic
AmiralBl3ndic / A friendly guide to creating JAX-RS Jersey Java EE RESTful web applications in IntelliJ IDEA Ultimate Edition.md
Last active February 25, 2024 17:21
A friendly guide to creating JAX-RS Jersey Java EE RESTful web applications in IntelliJ IDEA Ultimate Edition

A friendly guide to creating JAX-RS Jersey Java EE RESTful web applications in IntelliJ IDEA Ultimate Edition

Before you start

Ensure you have an application server installed and configured in IntelliJ IDEA (tested with Tomcat 9.0.26 and Glassfish 5.0.0)

Project creation

Creating a project in IntelliJ IDEA Ultimate Edition