Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 628 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 628 Bytes

JakartaEE 8 and Payara Server

Example Api REST

Lombok

The Jetbrains IntelliJ IDEA editor is compatible with lombok.

Add the Lombok IntelliJ plugin to add lombok support for IntelliJ:

Go to File > Settings > Plugins
Click on Browse repositories...
Search for Lombok Plugin
Click on Install plugin
Restart IntelliJ IDEA

Try the API

Copy and paste in the browser:

http://localhost:8080/demoweb6/rest/customers/test
http://localhost:8080/demoweb6/rest/customers/
http://localhost:8080/demoweb6/rest/customers/getcustomer
http://localhost:8080/demoweb6/rest/customers/getcustomer/45