Skip to content

upc-is/dps-demoweb6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ejemplo API REST Jakarta EE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages